FMX.Graphics.PClipRects

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

PClipRects = ^TClipRects;

C++

typedef TClipRects *PClipRects;

Eigenschaften

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

Beschreibung

Zeiger auf TClipRects.

Siehe auch