TIWCGJQTreeViewSearchPlugin.DoSearch(string) Method
Searches for nodes matching the supplied string. Triggers an event.
public procedure DoSearch(AString: string);
Parameters
- AString
- Type: string
The string to search for.
Searches for nodes matching the supplied string. Triggers an event.
public procedure DoSearch(AString: string);
The string to search for.