apartpopupmenu TacApartPopupMenu component
Hierarchy Methods Events
Return to Introduction  Previous page  Next page
Overview
The acApartPopupMenu is the PopupMenu component which properly works in several instances of application running as ActiveX control in Apartment thread model.  
 
If you ever had pain adapting the standard PopupMenus (with single PopupList object per application) when written DLL forms for, let's say, Internet Explorer toolbars, then this popup menu is what you need.  

Note
iiwarning This component only available in Delphi 5 / C++ Builder 5 and higher.