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

TControl.GetDefaultHeight

The default height for the control independent of any calculated values like Height and GetPreferredSize.

Declaration

Source position: controls.pp line 1668

public function TControl.GetDefaultHeight: Integer;

Function result

Default width for the control when preferred size is not defined and it is anchored or auto-sized.


Version 4.4 Generated 2025-11-08 Home