[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'LCLProc' (#lcl)

MoveRectToFit

Adjusts an rectangle to fit entirely into another one.

Declaration

Source position: lclproc.pas line 136

procedure MoveRectToFit(

  var ARect: TRect;

  const MaxRect: TRect

);

Arguments

MaxRect

  

The bounding rectangle.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.