FMX.Layouts.TScrollContent.GetChildrenRect
Delphi
function GetChildrenRect: TRectF; override;
C++
virtual System::Types::TRectF __fastcall GetChildrenRect();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | FMX.Layouts.pas FMX.Layouts.hpp |
FMX.Layouts | TScrollContent |
Description
Getter function for the ChildrenRect property.
FMX.Layouts.TScrollContent.GetChildrenRect inherits from FMX.Controls.TControl.GetChildrenRect. All content below this line refers to FMX.Controls.TControl.GetChildrenRect.
Getter function for the ChildrenRect property.