TdxCustomColorDialog.Options Property
In This Article
Specifies the runtime availability and settings of the color picker.
#Declaration
Delphi
property Options: TdxColorDialogOptions read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Refer to the TdxColorDialogOptions class description to learn about the settings.
See Also