Mega Code Archive

 
Categories / Delphi / Ide Indy
 

Removing the popup menu in Macromedia Flash .OCX with Delphi 4

Title: Removing the popup menu in Macromedia Flash .OCX with Delphi 4 How Delphi 4 don't have TApplicationEvents object, the easiest way to removing the popup menu in Macromedia Flash .OCX with Delphi 4 is override the WndProc procedure in the ShockwaveFlashObjects_TLB.pas unit like this: protected