FMX.ScrollBox.TScrollContent.GetClipRect

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetClipRect: TRectF; override;

C++

virtual System::Types::TRectF __fastcall GetClipRect();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
FMX.ScrollBox.pas
FMX.ScrollBox.hpp
FMX.ScrollBox TScrollContent

Beschreibung

Getter-Funktion für die Eigenschaft ClipRect.

FMX.ScrollBox.TScrollContent.GetClipRect erbt von FMX.Controls.TControl.GetClipRect. Der folgende Inhalt bezieht sich auf FMX.Controls.TControl.GetClipRect.

Getter-Funktion für die Eigenschaft ClipRect.

Siehe auch