IDimensionCombo.CancelOnEscape

Syntax

CancelOnEscape: Boolean;

Description

The CancelOnEscape property determines whether selection is canceled, and the list is closed when the ESC key is pressed.

Comments

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

See also:

IDimensionCombo