MetabaseListViewItemPopupEventArgs.Create

Syntax

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

Parameters

MetabaseListView. Component, for which the event is generated.

Item. Component element, for which the event is generated.

Menu. Context menu, which will correspond to the element.

Description

The Create constructor creates an event argument with the specified parameters.

See also:

MetabaseListViewItemPopupEventArgs