IMenuItems.RemoveAt

Syntax

RemoveAt(Index: Integer);

Parameters

Index is an index of the menu item.

Description

The RemoveAt method removes the menu item, the index of which is passed by the Index input parameter.

See also:

IMenuItems