Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TSizeConstraints.MinMaxHeight

Determines the constrained Height and transfers it to the widget.

Declaration

Source position: controls.pp line 735

public function TSizeConstraints.MinMaxHeight(

  Height: Integer

):Integer;

Arguments

Height

  

The suggested height.

Function result

The actual constrained height.


Version 4.4 Generated 2025-11-08 Home