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

TSizeConstraints.SetMaxHeight

Sets the value for the MaxHeight property.

Declaration

Source position: controls.pp line 661

protected procedure TSizeConstraints.SetMaxHeight(

  Value: TConstraintSize

); virtual;

Arguments

Value

  

New value for the MaxHeight property.

See also

TSizeConstraints.MaxHeight

  

The maximum height.