Skip to main content

TdxColorDialogBasicColors Type

Stores basic colors.

Declaration

TdxColorDialogBasicColors = array[0..47] of TdxAlphaColor;

Referenced Class

Type
TdxAlphaColor

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