MetabaseListViewItemPopupEventArgs.Create

Syntax

Create(MetabaseListView: IMetabaseListView, Item: IMetabaseListViewItem, Menu: IPopupMenu);

Parameters

MetabaseListView. The component, for which an event is generated.

Item. The component element for which event is generated.

Menu. The context menu which will correspond to the element.

Description

The Create constructor creates event argument with the specified parameters.

See also:

MetabaseListViewItemPopupEventArgs