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

TSizeConstraints.SetMinWidth

Sets the value for the MinWidth property.

Declaration

Source position: controls.pp line 733

protected procedure TSizeConstraints.SetMinWidth(

  Value: TConstraintSize

); virtual;

Arguments

Value

  

New value for the MinWidth property.

See also

TSizeConstraints.MinWidth

  

The minimum width.


Version 3.2 Generated 2024-02-25 Home