TTMSFNCComboBox not firing events OnKeyDown and OnKeyUp

Hi,

I'm trying to use OnKeyDown and/or OnKeyUp events on a TTMSFNCComboBox with csDropDown style, but those events are not triggered when a key is pressed or released in the editable part of the component (the same happens when I test with TTMSFNCControlPicker)

Is there any property I need to modify in order to be able to use these events?

TIA,
Ricardo

Hi,

Thank you for reporting. Currently you cannot access these events. Because of this, we made improvements to route through the OnKeyDown and OnKeyUp events of the editable field. The next version will contain the changes.