[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Calculates the preferred width and height for the control.
Source position: comctrls.pp line 1962
protected procedure TCustomUpDown.CalculatePreferredSize( |
var PreferredWidth: Integer; |
var PreferredHeight: Integer; |
WithThemeSpace: Boolean |
); override; |