[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Create - constructor fro TDBLookupComboBox: calls inherited Create then makes lookup list, forms links
Source position: dbctrls.pp line 783
public constructor TDBLookupComboBox.Create( |
AOwner: TComponent |
); override; |
|
Create - constructor for TCustomComboBox: calls inherited Create then initialises styles, item lists, bounds and various other local variables |
lazarus-ccr.sourceforge.net |