[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Scales (resizes) the control and all of its child controls.
Source position: controls.pp line 2123
protected procedure TWinControl.ChangeScale( |
Multiplier: Integer; |
Divider: Integer |
); override; |
|
Applies scaling (multiplier and divider) to the bounds coordinates, constraints, and Font in a control. |
lazarus-ccr.sourceforge.net |