Skip to main content

TdxBarGetDropDownWindowEvent Type

Declaration

TdxBarGetDropDownWindowEvent = procedure(Sender: TCustomdxBarCombo; var Window: HWND) of object;

Parameters

Name Type
Sender TCustomdxBarCombo
Window HWND
See Also