Reputation: 90
When you call EditCaption
on a TListItem, there is a Edit appearing on it's ListView allowing the user to change the text in the first column of the ListItem.
Is it possible to programmatically check if there's currently such an edit displayed somewhere on a Listview or not?
Upvotes: 1
Views: 204