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

TSizeConstraints.MinMaxHeight

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

Declaration

Source position: controls.pp line 743

public function TSizeConstraints.MinMaxHeight(

  Height: Integer

):Integer;

Arguments

Height

  

The suggested height.

Function result

The constrained height.


Version 3.2 Generated 2024-02-25 Home