Back to Devexpress

TdxBarCheckKeyForDropDownWindowEvent Type

vcl-dxbar-bc03169b.md

latest643 B
Original Source

TdxBarCheckKeyForDropDownWindowEvent Type

Declaration

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

Parameters

NameType
SenderTCustomdxBarCombo
KeyWord
ShiftTShiftState
AcceptKeyBoolean

See Also

dxBar Unit