FireMonkey TListview Search Reload Issue
TListview is not reloading properly when you do a search, clear the search and then reload the listview. Using XE5. Steps are: After project is running enter text into search. Clear search either clicking on "Clear" button or deleting the search text or clicking on the search "X" button. Press the "Reload" button. Nothing appears. You can step through the reload procedure and see that each item is added. However, the resulting list count is "0"!!! However, if you add the search text back the items reappear. This is crazy. And you clear the search again and all items appear. Hit the reload