FMX.Controls.TControl.ClipRect

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ClipRect: TRectF read GetClipRect;

C++

__property System::Types::TRectF ClipRect = {read=GetClipRect};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.Controls.pas
FMX.Controls.hpp
FMX.Controls TControl


Beschreibung

Gibt das Begrenzungsrechteck an, das abgeschnitten werden soll.

Die Werte von ClipRect lauten folgendermaßen:

Siehe auch