[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Create - constructor for TCustomGroupBox: calls inherited Create then initialises style and bounds
Source position: stdctrls.pp line 166
public constructor TCustomGroupBox.Create( |
AOwner: TComponent |
); override; |
|
Create - constructor for TWinControl: performs inherited Create and initialises some local variables |