FMX.Layouts.TScrollContent.GetChildrenRect

From RAD Studio API Documentation

Delphi

function GetChildrenRect: TRectF; override;

C++

virtual System::Types::TRectF __fastcall GetChildrenRect(void);

Properties

Type Visibility Source Unit Parent
function protected
FMX.Layouts.pas
FMX.Layouts.hpp
FMX.Layouts TScrollContent

Description

Getter function for the ChildrenRect property. {{#multireplace:FMX.Layouts.TScrollContent.GetChildrenRect|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:FMX.Controls.TControl.GetChildrenRect|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:FMX.Controls.TControl.GetChildrenRect|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Getter function for the ChildrenRect property.

See Also