Skip to main content
A newer version of this page is available. .

TdxBarCheckKeyForDropDownWindowEvent Type

Declaration

TdxBarCheckKeyForDropDownWindowEvent = procedure(Sender: TCustomdxBarCombo; Key: Word; Shift: TShiftState; var AcceptKey: Boolean) of object;

Parameters

Name Type
Sender TCustomdxBarCombo
Key Word
Shift TShiftState
AcceptKey Boolean
See Also