Represents type TPoint.
TPoint
type TPoint = record end;
The TPoint type exposes the following members.
Represents field X.
X
Represents field Y.
Y