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

TDBLookupListBox.Create

Create - constructor for TDBLookupListBox: calls inherited Create then creates lookup and forms linkd

Declaration

Source position: dbctrls.pp line 469

public constructor TDBLookupListBox.Create(

  AOwner: TComponent

); override;

See also

TCustomDBListBox.Create

  

Create - constructor for TCustomDBListBox: calls inherited Create, makes links and sets up event handlers for data change, change in Editing status and updating data

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