ITreeSearchEventArgs.SearchText

Syntax

SearchText: String;

Description

The SearchText property returns the text, by which elements are searched in the component.

Example

The example of use is given in description of the OnSearch event.

See also:

ITreeSearchEventArgs