[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 360

public constructor TCustomComboBox.Create(

  TheOwner: TComponent

); override;

See also

TWinControl.Create

  

Create - constructor for TWinControl: performs inherited Create and initialises some local variables

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads