TClrPoint.Create(Integer,Integer) Constructor
Initializes a new instance of the TClrPoint class with the specified coordinates.
public constructor Create(X, Y: Integer); overload;
Parameters
- X
- Type: Integer
- Y
- Type: Integer
Initializes a new instance of the TClrPoint class with the specified coordinates.
public constructor Create(X, Y: Integer); overload;