FMX.Layouts.TCustomScrollBox.GetContentBounds

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetContentBounds: TRectF;

C++

System::Types::TRectF __fastcall GetContentBounds();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
FMX.Layouts.pas
FMX.Layouts.hpp
FMX.Layouts TCustomScrollBox

Beschreibung

Gibt die Grenzen des Rechtecks zurück, das den Bildlaufbereich definiert. Der Ergebniswert hat den Typ TRectF.

Siehe auch