TreeComboRollUpEventArgs.Create

Syntax

Create(Combo: ITreeCombo; Cancel: Boolean);

Parameters

Combo is a component for which the event is generated.

Cancel is an indicator of drop-down list closing.

Description

The Create designer creates argument of the event that occurs when the combo box of the TreeCombo component rolls up.

See also:

TreeComboRollUpEventArgs