FMX.Layouts.TCustomScrollBox.ContentRect

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function ContentRect: TRectF;

C++

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

Eigenschaften

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

Beschreibung

Gibt das Rechteck zurück, das den Bildlaufbereich definiert. Der Ergebniswert hat den Typ TRectF.

Siehe auch