IColorDialog.Execute

Syntax

Execute: Boolean;

Description

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

See also:

IColorDialog