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

TCustomUpDown.GetControlClassDefaultSize

GetControlClassDefaultSize returns its own defaults, overriding inherited values

Declaration

Source position: comctrls.pp line 1895

protected class function TCustomUpDown.GetControlClassDefaultSize: TSize; override;

See also

TControl.GetControlClassDefaultSize

  

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.