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

TCustomTabControl.GetControlClassDefaultSize

GetControlClassDefaultSize returns its own defaults, overriding inherited values.

Declaration

Source position: comctrls.pp line 455

protected class function TCustomTabControl.GetControlClassDefaultSize: TSize; override;

Function result

TSize instance with the default dimensions for a new instance of the tab control.

See also

TControl.GetControlClassDefaultSize

  

Returns the default dimensions for new instances of the class.


Version 4.0 Generated 2025-05-03 Home