[Overview][Types][Procedures and functions][Variables][Index] |
Copies coordinates into a rectangle.
Source position: winapih.inc line 347
function SetRect( |
var ARect: TRect; |
aLeft: Integer; |
aTop: Integer; |
aRight: Integer; |
aBottom: Integer |
):Boolean; |
Always True.
lazarus-ccr.sourceforge.net |