[Overview][Types][Procedures and functions][Variables][Index] |
Move Left/Right by dx, Top/Bottom by dy. Return Top and Left are >= 0.
Source position: winapih.inc line 338
function OffsetRect( |
var Rect: TRect; |
dx: Integer; |
dy: Integer |
):Boolean; |
False if resulting Top or Left are negative.
lazarus-ccr.sourceforge.net |