Performs actions needed when the control has loaded using the LCL streaming mechanism.
Source position: dbctrls.pp line 488
protected procedure TDBLookupListBox.Loaded; override; |
Loaded is an overridden procedure in TDBLookupListBox. It calls the inherited method, and calls the UpdateLookup method to initialize the internal TDBLookup instance used in the control.
| Version 4.6 | Generated 2026-02-20 | Home |