IDimensionCombo.CloseOnEnter

Syntax

CloseOnEnter: Boolean;

Description

The CloseOnEnter property determines whether the list should be closed, and the selection should be saved when the ENTER key is pressed.

Comments

If the property is set to True, the list is collapsed, if the value is False, the list is not collapsed.

See also:

IDimensionCombo