Unit 'agraphics' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

TPoint

Declaration

Source position: agraphics.pas line 59

type TPoint = record

  x: SmallInt;

  y: SmallInt;

end;


Documentation generated on: 2025-07-25