ITreeCombo.CloseOnEnter

Syntax

CloseOnEnter: Boolean;

Description

The CloseOnEnter property determines whether the list should be closed and the selection should be saved on pressing the ENTER key.

Comments

If the property is set to True, the list is closed saving the selection.

See also:

ITreeCombo