Skip to main content

TdxCustomColorDialog Properties

Serves as the base class for classes that implement color editor dialogs.
Name Description
Color protected Specifies the currently selected color.
ComObject Inherited from TComponent.
ComponentCount Inherited from TComponent.
ComponentIndex Inherited from TComponent.
Components Inherited from TComponent.
ComponentState Inherited from TComponent.
ComponentStyle Inherited from TComponent.
CustomColors protected Specifies a set of custom colors available in the color editor dialog.
DesignInfo Inherited from TComponent.
Handle Returns the window handle of the color editor dialog.
LookAndFeel protected Specifies the appearance settings of the color editor dialog.
Name Inherited from TComponent.
Observers Inherited from TComponent.
Options protected Specifies the runtime availability and settings of the color picker.
Owner Inherited from TComponent.
Tag Inherited from TComponent.
VCLComObject Inherited from TComponent.
See Also