Create(Integer,Integer) Constructor
Creates an instance of type TdxPointWrapper from coordinates, specified by the AX and AY parameters accordingly.
Declaration
constructor Create(AX: Integer; AY: Integer);
Parameters
| Name | Type |
|---|---|
| AX | Integer |
| AY | Integer |
See Also