[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Initializes the window handle for the control.
Source position: dbctrls.pp line 485
protected procedure TDBLookupListBox.InitializeWnd; override; |
InitializeWnd is an overridden procedure in TDBLookupListBox, and calls the inherited method to initialize the window handle and the Items used for the control. InitializeWnd ensures that the Items property is also assigned to the control items in the TDBLookup instance used in the control.
|
Contains the items displayed for the lookup control. |
|
|
Updates Items from the widgetset class and invalidates the item cache. |
|
|
The list of all items defined in the control. |
Version 4.0 | Generated 2025-05-03 | Home |