[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Returns a TPointrecord with the given coordinates.
Source position: classesh.inc line 1568
function Point( |
AX: Integer; |
AY: Integer |
):TPoint; |
Pointreturns a TPointrecord with the given coordinates AXand AYfilled in.
|
Special type to handle a fake TComponentposition |
|
|
Returns a TSmallPointrecord with the given coordinates. |
|
|
Returns a TRectrecord with the given coordinates. |
|
|
Returns a TRectstructure with the bounding rect of the given location and size. |