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

TSizeConstraints.EffectiveMaxHeight

Determines the maximum applicable height given the local and interface constraints.

Declaration

Source position: controls.pp line 733

public function TSizeConstraints.EffectiveMaxHeight: Integer; virtual;

Function result

Zero means no size constraint is defined.

See also

TSizeConstraints.MinMaxHeight

  

Determines the constrained Height and transfers it to the widget.

TSizeConstraints.SetInterfaceConstraints

  

Used by the LCL interface to set the widgetset constraints in the class instance.


Version 4.0 Generated 2025-05-03 Home