[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Moves the rectangle origin to the given coordinates.
Source position: lclproc.pas line 123
procedure MoveRect( |
var ARect: TRect; |
x: Integer; |
y: Integer |
); |
lazarus-ccr.sourceforge.net |