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