TdxBarCustomCombo.GetDropDownWindow Method
Returns the HWND handle of a dropdown listbox window.
Declaration
function GetDropDownWindow: HWND; override;
Returns
Type |
---|
HWND |
Remarks
This method overrides the TCustomdxBarCombo GetDropDownWindow method. TdxBarCustomCombo GetDropDownWindow returns the HWND handle of a dropdown listbox window.
See Also