Add(Value: IMenuItem);
Value - parameter that determines the menu item that should be added to the component.
The Add method adds the menu item to the end of the list that is passed by the parameter Value.
See also:
IMenuItems