IDimensionViewerBase.FindEditVisible

Fore Syntax

FindEditVisible: Boolean;

Fore.NET Syntax

FindEditVisible: Boolean;

Description

The FindEditVisible property determines whether a search string is displayed when the component dropdown list 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:

IDimensionViewerBase