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

TWinControl.ScaleControls

Scales (resizes) all child controls.

Declaration

Source position: controls.pp line 2122

protected procedure TWinControl.ScaleControls(

  Multiplier: Integer;

  Divider: Integer

); virtual;

See also

TControl.ChangeScale

  

Applies scaling (multiplier and divider) to the bounds coordinates, constraints, and Font in a control.

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