Color selected by the user in the color dialog.
Source position: dialogs.pp line 321
published property TColorDialog.Color : TColor |
Color is a TColor property with the color selected using the dialog. A value can be pre-set in Color and accepted, but a new value may also be chosen. When the Color dialog is displayed and the user pressed OK, the Color property contains the chosen color.
Use CustomColors to define a palette with color names and their hexadecimal values available in the dialog.
|
Defines the color names and values available in the color dialog. |
|
|
Displays the dialog and captures the result. |
| Version 4.4 | Generated 2025-11-08 | Home |