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

TSizeConstraints.SetMaxHeight

Sets the value for the MaxHeight property.

Declaration

Source position: controls.pp line 730

protected procedure TSizeConstraints.SetMaxHeight(

  Value: TConstraintSize

); virtual;

Arguments

Value

  

New value for the MaxHeight property.

See also

TSizeConstraints.MaxHeight

  

The maximum height.


Version 3.2 Generated 2024-02-25 Home