TdxCustomColorDialog Events
Serves as the base class for classes that implement color editor dialogs.Name | Description |
---|---|
OnClose protected | Enables you to respond to closing the color editor dialog window. |
OnGetBasicColors protected | Enables you to redefine the basic colors. |
OnShow protected | Enables you to respond to display of the color editor dialog window. |
See Also