IMenuItems.Item

Syntax

Item(Index: Integer): IMenuItem;

Parameters

Index - index of the menu item.

Description

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

See also:

IMenuItems