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

TControl.ChangeScale

Apply scaling (multiplier and divider) to the control's coordinates and Font.

Declaration

Source position: controls.pp line 1261

protected procedure TControl.ChangeScale(

  Multiplier: Integer;

  Divider: Integer

); virtual;

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