[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Create - constructor for TCustomComboBox: calls inherited Create then initialises styles, item lists, bounds and various other local variables
Source position: stdctrls.pp line 362
public constructor TCustomComboBox.Create( |
TheOwner: TComponent |
); override; |