Modified version of advmenu.zip
Based on works of Artem A. Berman (art@aber.kherson.ua)

Last Modified 11/11/96 by Edhi Nugroho

TSystemMenuItem and TSystemMenu are the same as the original version but
TLinkPopupMenu is modified as below :

 In the old version, the popup menu cannot automatically popup when 
 you select the main menu items. You should call Popup procedure first,
 I correct this bug :) by changed the procedure Popup to AddPopup and
 create new mechanisme so everytimes you link the popup menu to main menu's
 item, the procedure automatically added the popup to main menu's item.

 The others are the same as the old version. 

 I include the original version along with new version, also simple example
 to show how to use it.

Edhi Nugroho (edhinug@prizma.com)

