Unit 'LCLProc' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

MoveRect (deprecated)

Deprecated. Use GraphMath.MoveRect in the LazUtils package instead.

Declaration

Source position: lclproc.pas line 117

procedure MoveRect(

  var ARect: TRect;

  x: Integer;

  y: Integer

);

Version info

Deprecated in LCL version 3.0.

See also

LazUtils.GraphMath.MoveRect


Version 4.4 Generated 2025-11-08 Home