CalculatePreferredSize calls inherited method then supplies its own values if any are missing.
Source position: comctrls.pp line 147
protected procedure TStatusBar.CalculatePreferredSize( |
var PreferredWidth: Integer; |
var PreferredHeight: Integer; |
WithThemeSpace: Boolean |
); override; |
|
Override this method to return the preferred height and width for the control. |
| Version 4.4 | Generated 2025-11-08 | Home |