[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Increments the TopLeft and BottomRight coordinates of the rectangle.
Source position: lclproc.pas line 134
function OffsetRect( |
var ARect: TRect; |
dx: Integer; |
dy: Integer |
):Boolean; |
True when the TopLeft coordinates are all positive.
lazarus-ccr.sourceforge.net |