[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Deprecated. Increments the Top, Left and Bottom, Right rectangle coordinates by the specified amounts.
Source position: lclproc.pas line 116
function OffsetRect( |
var Rect: TRect; |
DX: Integer; |
DY: Integer |
):Boolean; |
Deprecated. Use the OffsetRect function in the RTL types.pp unit instead.
Deprecated in LCL version 3.0.
Version 4.0 | Generated 2025-05-03 | Home |