IMetabaseListViewItemPopupEventArgs.PopupMenu

Syntax

PopupMenu: IPopupMenu;

Description

The PopupMenu property determines the context menu, which will be displayed for the element.

Comments

Any PopupMenu component should be determined as the property value.

Example

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

See also:

IMetabaseListViewItemPopupEventArgs