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

protected procedure TControl.ScaleConstraints(

  Multiplier: Integer;

  Divider: Integer

);

Description

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

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