| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Returns a TPoint record with the given coordinates.
Source position: classesh.inc line 2087
| function Point( | 
| AX: Integer; | 
| AY: Integer | 
| ):TPoint; | 
Point returns a TPoint record with the given coordinates AX and AY filled in.
| 
 | Special type to handle a fake TComponent position | |
| 
 | Returns a TSmallPoint 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. |