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

TSizeConstraints.MinMaxWidth

Determines the constrained Width, and transfers it to the widget.

Declaration

Source position: controls.pp line 742

public function TSizeConstraints.MinMaxWidth(

  Width: Integer

):Integer;

Arguments

Width

  

The suggested width.

Function result

The constrained width.


Version 3.2 Generated 2024-02-25 Home