TGrColorTable Type
Summary
Represents an array of the
TColor
type.
Namespace
:
Graph
Syntax
Delphi
type TGrColorTable = array [0..
MaxColors
] of TColor;
See Also
Reference
Graph