[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Adjusts an rectangle to fit entirely into another one.
Source position: lclproc.pas line 136
procedure MoveRectToFit( |
var ARect: TRect; |
const MaxRect: TRect |
); |
MaxRect |
|
The bounding rectangle. |
lazarus-ccr.sourceforge.net |