TdxPointWrapper.X Property
Determines the horizontal coordinates of an object (or the width for ‘area’ objects).
Declaration
property X: Integer index 0 read; write; default 0;
Property Value
Type | Default |
---|---|
Integer | 0 |
Remarks
By default, the X 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