[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Increments the Top, Left and Bottom, Right rectangle coordinates by the specified amounts.
Source position: lclproc.pas line 122
function OffsetRect( |
var ARect: TRect; |
dx: Integer; |
dy: Integer |
):Boolean; |
True when the TopLeft coordinates are all positive.