TdxColorDialog Members
A color editing dialog.Constructors
| Name | Description |
|---|---|
| Create(TComponent) | Inherited from TComponent. |
Properties
| Name | Description |
|---|---|
| Color | Specifies the currently selected color. Inherited from TdxCustomColorDialog. |
| 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 | Specifies a set of custom colors available in the color editor dialog. Inherited from TdxCustomColorDialog. |
| DesignInfo | Inherited from TComponent. |
| Handle | Returns the window handle of the color editor dialog. Inherited from TdxCustomColorDialog. |
| LookAndFeel | Specifies the appearance settings of the color editor dialog. Inherited from TdxCustomColorDialog. |
| Name | Inherited from TComponent. |
| Observers | Inherited from TComponent. |
| Options | Specifies the runtime availability and settings of the color picker. Inherited from TdxCustomColorDialog. |
| Owner | Inherited from TComponent. |
| Tag | Inherited from TComponent. |
| VCLComObject | Inherited from TComponent. |
Methods
Events
| Name | Description |
|---|---|
| OnClose | Enables you to respond to closing the color editor dialog window. Inherited from TdxCustomColorDialog. |
| OnGetBasicColors | Enables you to redefine the basic colors. Inherited from TdxCustomColorDialog. |
| OnShow | Enables you to respond to display of the color editor dialog window. Inherited from TdxCustomColorDialog. |
See Also