Show: Delphi
C++
Display Preferences
FMX.Layouts.TScrollBox.GetContentBounds
From XE2 API Documentation
Delphi
function GetContentBounds: TRectF; virtual;
C++
virtual System::Types::TRectF __fastcall GetContentBounds(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | FMX.Layouts.pas FMX.Layouts.hpp |
FMX.Layouts | TScrollBox |
Description
Returns the boundaries of the rectangle that defines the scrolling area. The result value is of type TRectF.