ITreeCombo.CancelOnEscape

Syntax

CancelOnEscape: Boolean;

Description

The CancelOnEscape property determines whether the set selection should be cancelled and the list should be closed on pressing the ESCAPE key.

Comments

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

See also:

ITreeCombo