MetabaseTreeNodePopupEventArgs.Create

Syntax

Create(MetabaseTreeList: IMetabaseTreeList; Node: IMetabaseTreeListNode);

Parameters

MetabaseTreeList - component, the event is generated for.

Node - component tree top, the event is generated for.

Description

The Create constructor creates argument of the event when context menu for tree element is activated.

See also:

MetabaseTreeNodePopupEventArgs