FMX.Controls.TControl.ParentedRect
Delphi
property ParentedRect: TRectF read GetParentedRect;
C++
__property System::Types::TRectF ParentedRect = {read=GetParentedRect};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FMX.Controls.pas FMX.Controls.hpp |
FMX.Controls | TControl |
Description
Specifies the bounding rectangle of the control within its parent.