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

TToolBar.GetControlClassDefaultSize

Gets the default size for new instances of the class type.

Declaration

Source position: comctrls.pp line 2332

protected class function TToolBar.GetControlClassDefaultSize: TSize; override;

Description

Uses a default size of 150 pixels (Width) by 26 pixels (Height).

See also

TControl.GetControlClassDefaultSize

  

Returns the default dimensions for new instances of the class.



CT Web help

CodeTyphon Studio