[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Create - constructor for TCustomDBListBox: calls inherited Create, makes links and sets up event handlers for data change, change in Editing status and updating data
Source position: dbctrls.pp line 378
public constructor TCustomDBListBox.Create( |
AOwner: TComponent |
); override; |
|
Create - constructor for TCustomListBox: calls inherited Create then initialises style, canvas, item list and various other local variables |
lazarus-ccr.sourceforge.net |