IDimensionCombo.CancelOnEscape

Syntax

CancelOnEscape: Boolean;

Description

The CancelOnEscape property determines whether the selection should be cancelled, and the list should be closed, when the Escape key is pressed.

Comments

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

See also:

IDimensionCombo