IDimensionComboRollUpEventArgs.Cancel

Syntax

Cancel: Boolean;

Description

The Cancel property returns whether a component drop-down list is closed.

Comments

The property returns True if pressing the ESC button closes the list, and False in other cases.

See also:

IDimensionComboRollUpEventArgs

IDimensionCombo.CancelOnEscape