IMenuItems.Item

Syntax

Item(Index: Integer): IMenuItem;

Parameters

Index is an index of the menu item.

Description

The Item property returns the menu item, the index of which is passed by the Index parameter.

See also:

IMenuItems