FMX.Controls.TControl.GetLeft
Delphi
function GetLeft: Single; virtual;
C++
virtual float __fastcall GetLeft();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | protected | FMX.Controls.pas FMX.Controls.hpp | FMX.Controls | TControl | 
Description
Getter function for the Left property.