CPoint Class
constructor Create(_x: integer; _y: integer); overload;
Initializes a new instance of the CPoint class with the specified coordinates.