FMX.Controls.TControl.GetLocalRect
Delphi
function GetLocalRect: TRectF; virtual;
C++
virtual System::Types::TRectF __fastcall GetLocalRect(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | FMX.Controls.pas FMX.Controls.hpp |
FMX.Controls | TControl |
Description
Getter function for the LocalRect property.