Содержание

TCSPoint

coordinates of the point

Syntax

TCSPoint = record
  X: integer;
  Y: integer;
end;

Fields