[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Returns a TSmallPointrecord with the given coordinates.
Source position: classesh.inc line 1569
function SmallPoint( |
AX: SmallInt; |
AY: SmallInt |
):TSmallPoint; |
SmallPointreturns a TSmallPointrecord with the given coordinates AXand AYfilled in.
|
Type to describe point in a small plane. |
|
|
Returns a TPointrecord with the given coordinates. |
|
|
Returns a TRectrecord with the given coordinates. |
|
|
Returns a TRectstructure with the bounding rect of the given location and size. |