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.4 | Generated 2025-11-08 | Home |