MetabaseTreeNodePopupEventArgs.Create

Syntax

Create(MetabaseTreeList: IMetabaseTreeList; Node: IMetabaseTreeListNode);

Parameters

MetabaseTreeList. Component, for which the event is generated.

Node. Component tree node, for which the event is generated.

Description

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

See also:

MetabaseTreeNodePopupEventArgs