FMX.Utils.PAlphaColorArray

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

PAlphaColorArray = ^TAlphaColorArray;

C++

typedef TAlphaColorArray *PAlphaColorArray;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
pointer
typedef
public
FMX.Utils.pas
FMX.Utils.hpp
FMX.Utils FMX.Utils

Beschreibung

PAlphaColorArray ist ein Zeiger auf TAlphaColorArray.

PAlphaColorArray definiert einen Zeiger auf TAlphaColorArray.

Siehe auch