[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 626

public function TSizeConstraints.MinMaxHeight(

  Height: Integer

):Integer;

Arguments

Height

  

The suggested height.

Function result

The constrained height.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.