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