Forms > Forms Assembly Interfaces > IMenuItems > IMenuItems.Item
Item(Index: Integer): IMenuItem;
Index - index of the menu item.
The Item property returns the menu item, which index is passed by the Index parameter.
See also:
IMenuItems