FMX.InertialMovement.TPointD.X
Delphi
X: Double;
C++
double X;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
field | public | FMX.InertialMovement.pas FMX.InertialMovement.hpp |
FMX.InertialMovement | TPointD |
Description
Specifies the horizontal coordinate of the TPointD object in logical units.
The type of TPointD.X is Double.