FMX.Controls.TControl.LocalRect
Delphi
property LocalRect: TRectF read GetLocalRect;
C++
__property System::Types::TRectF LocalRect = {read=GetLocalRect};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FMX.Controls.pas FMX.Controls.hpp |
FMX.Controls | TControl |