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



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

SmallPoint

Returns a TSmallPoint record with the given coordinates.

Declaration

Source position: classesh.inc line 1593

function SmallPoint(

  AX: SmallInt;

  AY: SmallInt

):TSmallPoint;

Description

SmallPoint returns a TSmallPoint record with the given coordinates AX and AY filled in.

See also

TSmallPoint

  

Type to describe point in a small plane.

Point

  

Returns a TPoint record with the given coordinates.

Rect

  

Returns a TRect record with the given coordinates.

Bounds

  

Returns a TRect structure with the bounding rect of the given location and size.

Notes

 No notes exist for this page yet. 





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