TGrColorTable Type

Represents an array of the TColor type.

Namespace: Graph
type
 TGrColorTable = array [0..MaxColors] of TColor;

Reference