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

TCustomComboBox.Create

Create - constructor for TCustomComboBox: calls inherited Create then initialises styles, item lists, bounds and various other local variables

Declaration

Source position: stdctrls.pp line 366

public constructor TCustomComboBox.Create(

  TheOwner: TComponent

); override;

See also

TWinControl.Create

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