ITreeCombo.FindEditVisible

Syntax

FindEditVisible: Boolean;

Description

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

Comments

The property is set to False by default, the search field is not displayed. If the property is set to True, the search field is displayed at the bottom when the drop-down list of the component is expanded.

See also:

ITreeCombo