Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomHeaderControl.GetControlClassDefaultSize

Gets the default size for new instances of the class.

Declaration

Source position: comctrls.pp line 4013

protected class function TCustomHeaderControl.GetControlClassDefaultSize: TSize; override;

See also

TControl.GetControlClassDefaultSize

  

Returns the default size for this class of controls (when added to a form).