Show: Delphi C++
Display Preferences

FMX.Layouts.TScrollBox.GetContentBounds

From XE2 API Documentation
Jump to: navigation, search

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.

See Also

Personal tools
Previous Versions
Translations