ListView1.items.filter := nil;
I understand that the above will clear the filter of a listview however if the Search is visible for the listview and something is typed into it, is there anyway of clearing the text from it?
Any help would be great
Thanks,