IMenuItems.Add

Syntax

Add(Value: IMenuItem);

Parameters

Value - parameter that determines the menu item that should be added to the component.

Description

The Add method adds the menu item to the end of the list that is passed by the parameter Value.

See also:

IMenuItems