TdxPointWrapper.Point Property
Contains coordinates of an object (or width and height for ‘area’ objects).
Declaration
property Point: TPoint read; write;
Property Value
| Type |
|---|
| TPoint |
Remarks
By default, the Point property value is (0, 0).
See Also
Contains coordinates of an object (or width and height for ‘area’ objects).
property Point: TPoint read; write;
| Type |
|---|
| TPoint |
By default, the Point property value is (0, 0).