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

TControl.GetDefaultHeight

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

Declaration

Source position: controls.pp line 1676

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 3.2 Generated 2024-02-25 Home