Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TSizeConstraints.SetMaxWidth

Sets the value for the MaxWidth property.

Declaration

Source position: controls.pp line 718

protected procedure TSizeConstraints.SetMaxWidth(

  Value: TConstraintSize

); virtual;

Arguments

Value

  

New value for the MaxWidth property.

See also

TSizeConstraints.MaxWidth

  

The maximum width for the associated Control.



CT Web help

CodeTyphon Studio