I have a DBLookupComboBox with style csDropDownList and define Del as NullValueKey.
A complete small demo project is attached, compile and run the demo. If you press del to clear the combobox, the OnChange event should be triggered and make the EditNote control disabled. Unfortunatley, it is not the case.
Is this a bug or I miss some thing?
Thank you