GetControlClassDefaultSize returns its own defaults, overriding inherited values.
Source position: comctrls.pp line 455
protected class function TCustomTabControl.GetControlClassDefaultSize: TSize; override; |
TSize instance with the default dimensions for a new instance of the tab control.
|
Returns the default dimensions for new instances of the class. |
| Version 4.6 | Generated 2026-02-20 | Home |