|
TBaseVirtualTree.SearchBuffer Property
Current input string for incremental search.
Pascal
property SearchBuffer: WideString;
Description
When incremental search is active you can use SearchBuffer to get the input string typed by the user, which created the last match.
See Also
Class
Links
What do you think about this topic? Send feedback!
|