ITreeComboRollUpEventArgs.Cancel

Syntax

Cancel: Boolean;

Description

The Cancel property returns whether the drop-down list of the component is collapsed by pressing the ESC key.

Comments

The property returns True if the list is collapsed after pressing the ESC key and it returns False in all other cases.

See also:

ITreeComboRollUpEventArgs