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

protected procedure TSizeConstraints.SetMinWidth(

  Value: TConstraintSize

); virtual;

Arguments

Value

  

New value for the MinWidth property.

See also

TSizeConstraints.MinWidth

  

The minimum width for the associated Control.


Version 4.0 Generated 2025-05-03 Home