TdxColorDialogBasicColors Type
In This Article
Stores basic colors.
#Declaration
Delphi
TdxColorDialogBasicColors = array[0..47] of TdxAlphaColor;
#Referenced Class
Type |
---|
Tdx |
#Remarks
The array capacity matches the predefined set of forty-eight colors found in the system Color dialog and the standard VCL TColorDialog component.
See Also