Содержание TCSPoint Syntax Fields TCSPoint coordinates of the point Syntax TCSPoint = record X: integer; Y: integer; end; Fields X type: integer functions: X coordinate value Y type: integer functions: Y coordinate value