help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Objects' (#rtl)

TPoint

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Record describing a point in a 2 dimensional plane.

Declaration

Source position: objects.pp line 225

type TPoint = object

  X: Sw_Integer;

  

X coordinate

  Y: Sw_Integer;

  

Y coordinate

end;

Inheritance

TPoint

  

Record describing a point in a 2 dimensional plane.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505