IColorDialog.Execute

Syntax

Execute: Boolean;

Description

The Execute method initializes the dialog box of color selection and then returns whether the selection was successful.

Comments

The method returns True if the Apply button was pressed, otherwise, it returns False.

See also:

IColorDialog