ITreeCombo.CancelOnEscape

Syntax

CancelOnEscape: Boolean;

Description

The CancelOnEscape property determines whether the set selection is canceled, and the list is closed on pressing the ESC key.

Comments

If the property is set to True, the set selection is canceled and the list is collapsed, if the property is set to False, the set selection is not canceled.

See also:

ITreeCombo