IMenuItems.RemoveAt

Syntax

RemoveAt(Index: Integer);

Parameters

Index - index of the menu item.

Description

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

See also:

IMenuItems