IDBLookupComboBox.ListVisible

Syntax

ListVisible: Boolean;

Description

The ListVisible property returns the visibility value of the drop-down list elements.

Comments

If the property is set to True, the drop-down list is expanded, otherwise it is collapsed.

See also:

IDBLookupComboBox