| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Returns a TSmallPoint record with the given coordinates.
Source position: classesh.inc line 2088
| function SmallPoint( | 
| AX: SmallInt; | 
| AY: SmallInt | 
| ):TSmallPoint; | 
SmallPoint returns a TSmallPoint record with the given coordinates AX and AY filled in.
| 
 | Type to describe point in a small plane. | |
| 
 | Returns a TPoint record with the given coordinates. | |
| 
 | Returns a TRect record with the given coordinates. | |
| 
 | Returns a TRect structure with the bounding rect of the given location and size. |