FMX.Types.TPosition Properties
InheritedProtected
DefaultValue | public | Specifies the default coordinates of the current object. |
Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
Point | public | Specifies the coordinates of the current object as a point. |
StoreAsInt | public | |
X | published | Specifies the horizontal coordinate of the object. |
Y | published | Specifies the vertical coordinate of the object. |