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

TSizeConstraints.EffectiveMaxWidth

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

Declaration

Source position: controls.pp line 732

public function TSizeConstraints.EffectiveMaxWidth: Integer; virtual;

Function result

Zero means no size constraint is defined.

See also

TSizeConstraints.MinMaxWidth

  

Determines the constrained Width 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