Skip to main content
A newer version of this page is available. .

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