TTMSFMXEdit Lookup Crash

Hi,


I get exceptions in the Lookup of a TTMSFMXEdit.

To Test:
* Create New Mulyi-Device Application
* Drop a TTMSFMXEdit on the form
* Set the following properties of the TTMSFMXEdit
  * Set AutoComplete = True
  * Set FullTextSearch = True
  * Set Lookup.Enabled = True
  * Set Lookup.NumChars = 1
  * Fill Lookup.DisplayList with "dummy" data

Run the application
Focus the edit box
Type a char so the lookup list becomes visible
Select an entry with THE MOUSE (if you use arrow keys/enter it seems to be ok)
Clear the text in the edit
Type a text which isn't in the Lookup.DisplayList

At this point I get an exception

If I change Lookup.NumChars to value of 2, 
the problem doesn't seem to be present.

Sadly by increasing the value of NumChars, the problem isn't solved.

It only occurs at a later moment.

Hi, 


We have investigated this here and have applied a fix for this issue, the next version will address this.

Hi Pieter,


Thx for the quick fix.
Any idea when a new version will be released ?

Hi, 


We are currently working on an update which, if all goes as planned, will be released in the first half of next week