ITreeCombo.FindEditVisible

Syntax

FindEditVisible: Boolean;

Description

The FindEditVisible property indicates whether the search line is displayed when the drop-down list of component is expanded.

Comments

By default the property is set to False, the search line is not displayed. If the property is set to True, the search line should be displayed at the bottom when the drop-down list of the component is extended.

See also:

ITreeCombo