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

TControl.ScaleConstraints

Scale the minimum and maximum Width and Height.

Declaration

Source position: controls.pp line 1229

protected procedure TControl.ScaleConstraints(

  Multiplier: Integer;

  Divider: Integer

);

Description

ScaleConstraints is called during ChangeScale, you never will call it directly.