Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Add context menu item in Outlook?

Tags:

delphi

outlook

How can I add an item to the context menu in Outlook from a Delphi application, while the Delphi application is running?

like image 884
Yordan Yanakiev Avatar asked Nov 30 '25 21:11

Yordan Yanakiev


1 Answers

You can write an com add-in for outlook to customize/create your context menu, and from there you can check if your delphi app is up then do the changes that you need.

To customize outlook (com add-in app), you can use a 3 party lib called add-in express, using that lib is very easy customize outlook/word/excel.

http://www.add-in-express.com/add-in-delphi/programming-outlook.php

like image 162
Givius Avatar answered Dec 03 '25 23:12

Givius



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!