API:Vcl.DBLookup.TPopupGrid.CreateWnd
Delphi
procedure CreateWnd; override;
C++
virtual void __fastcall CreateWnd();
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | Vcl.DbLookup.pas Vcl.DBLookup.hpp |
Vcl.DBLookup | TPopupGrid |
Description
Creates the underlying Windows control that implements the lookup list.
Vcl.DBLookup.TPopupGrid.CreateWnd inherits from Vcl.DBLookup.TDBLookupList.CreateWnd. All content below this line refers to Vcl.DBLookup.TDBLookupList.CreateWnd.
Creates the underlying Windows control that implements the lookup list.
The CreateWnd method is called to create the underlying Windows control that implements the lookup list.