IDimensionCombo.CloseOnClick

Syntax

CloseOnClick: Boolean;

Description

The CloseOnClick property determines whether the list should be automatically closed when one of the elements is selected.

Comments

If the property is set to True, the list is closed; if the property is set to False, the list is not closed.

See also:

IDimensionCombo