IMetabaseListViewItemPopupEventArgs.Item

Fore Syntax

Item: IMetabaseListViewItem;

Fore.NET Syntax

Item: Prognoz.Platform.Interop.ExtCtrls.IMetabaseListViewItem;

Description

The Item property returns a component element for which a context menu is called.

Fore and Fore.NET Examples

The example of use is given in description of MetabaseListView.OnGetItemPopup.

See also:

IMetabaseListViewItemPopupEventArgs