[Overview][Types][Classes][Procedures and functions][Index] |
Gets the default size used for new instances of the class.
Source position: extctrls.pp line 479
protected class function TPaintBox.GetControlClassDefaultSize: TSize; override; |
TSize instance with the default dimensions for a new TPaintBox control.
The default dimensions used in TPaintBox are 105 pixels wide x 105 pixels high.
|
Returns the default dimensions for new instances of the class. |
Version 4.0 | Generated 2025-05-03 | Home |