TdxPointWrapper.Y Property
Determines the vertical coordinates of an object (or the height for ‘area’ objects).
Declaration
property Y: Integer index 1 read; write; default 0;
Property Value
Type | Default |
---|---|
Integer | 0 |
Remarks
By default, the Y property value is equal to 0. This property cannot be directly changed, you can work with it only via the page setup dialog.
See Also