[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 2037

protected procedure TWinControl.ScaleControls(

  Multiplier: Integer;

  Divider: Integer

); virtual;

See also

TWinControl.ChangeScale

  

Scales (resizes) the control and all child controls.

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