Vcl.GraphUtil.TColorArray

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type TColorArray = array of TIdentMapEntry;

C++

typedef System::DynamicArray<System::Classes::TIdentMapEntry> TColorArray;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
array
typedef
public
Vcl.GraphUtil.pas
Vcl.GraphUtil.hpp
Vcl.GraphUtil Vcl.GraphUtil

Beschreibung

Array mit Farben.

TColorArray ist ein Array des Typs TIdentMapEntry.