Show contents 

Forms > Forms Assembly Interfaces > ITreeCombo > ITreeCombo.CloseOnEnter

ITreeCombo.CloseOnEnter

Syntax

CloseOnEnter: Boolean;

Description

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

Comments

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

See also:

ITreeCombo