SearchPrompt: String;
The SearchPrompt property determines auxiliary text for the control.
The property is available to use if the DropDown style is set for the component, and the SearchMode property is set to True.
If some text is missed in the element editor, value of this property is displayed there. This value is highlighted with gray, it can be used to inform the user that an element must be selected or a value must be typed in:
The example of use is given in description of the AutoComplete property.
See also: