[Overview][Constants][Types][Classes][Procedures and functions][Index] |
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.0 | Generated 2025-05-03 | Home |