[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
TCustomGroupBox - the base class for TGroupBox, TRadioGroup and TCheckGroup
Source position: stdctrls.pp line 162
type TCustomGroupBox = class(TWinControl) |
||
protected |
||
function GetControlClassDefaultSize; override; |
|
Find the default size for this class of controls (by reference to parents) |
public |
||
constructor Create(); override; |
||
end; |
|
TCustomGroupBox - the base class for TGroupBox, TRadioGroup and TCheckGroup |
|
| | ||
|
TWinControl - the base class for all windowed controls |
|
| | ||
|
TControl - the main ancestor class for visual controls. |
|
| | ||
TLCLComponent |
||
? | ||
TObject |