IColorDialog.Execute

Syntax

Execute: Boolean;

Description

The Execute method initializes the dialog box of color selection and then indicates that the selection was made successfully. The method returns True if the Apply button was pressed, otherwise, it returns False.

See also:

IColorDialog