How to control speed of TcomboBox.autocomplete



Tcombobox.autocomplete tries to match the user input with the entries in the
list.
If you wait a (short) while, it assumes you start anew.
I wonder if I can change the respons interval so that it takes longer before
the control will restart with a new string.

Tom


.