Sample Outlook add-in in Delphi (VCL) with source code - for Outlook 2007 - 2000
Add-in Express Toys™ VCL
for Microsoft Outlook
Add-in Express Toys VCL is a free sample Microsoft Outlook COM add-in / plugin developed in Delphi that is intended to show general approaches to Outlook programming. With this sample Outlook addin you can examine real Internet headers and the body of e-mail messages in the RAW format. The plugin creates its own command bars in Outlook Explorer and Outlook Inspector command bars, accesses Outlook objects via the Outlook Object Model and Extended MAPI and adds custom option and property pages to the main Options dialog box.
The addin is based on Add-in Express VCL and Delphi 7. It supports Microsoft Outlook 2000, 2002 (XP), 2003 and Outlook 2007.
How Add-in Express automates Outlook in Delphi
If you are engaged in developing Outlook COM add-ins, then you would obviously agree that this is one of the worst programming tasks possible. And the most complex part of creating such add-ins is dreadful COM complexities to deal with. Add-in Express VCL can considerably facilitate this process. It is a Delphi component set designed specially for creating COM add-ins / plugins for Outlook. Add-in Express allows you to:
- Add new command bars, menus and sub-menus to the Outlook command bar system, including Outlook Explorer command bars and Outlook Inspector command bars on Outlook 2000 - 2003.
- Create new or customize existing Ribbons, Ribbon tabs, task panes on Outlook 2007.
- Customize Outlook explorer and inspector windows in Outlook 2000 - 2007.
- Place your custom forms over the Reading pane, Navigation pane, To-Do bar and Outlook bar.
- Connect to any built-in command bars and their controls, and override their functionality including catching the Send button.
- Handle Outlook context-sensitivity menus in the Explorer windows.
- Create new tabs on the main Options window and the folder properties window, and more.
Add-in Express gives a developer one entry point to all Outlook objects in the regular way (through TOutlookApplication), and allows to handle Outlook events. Add-in Express supports Delphi 5, 6, 7, Delphi 2005, 2006 and 2007. So, if you need to integrate with Outlook, or with Microsoft Office in general, check out Add-in Express VCL, the programming tool which makes Delphi the best platform for developing Office extensions of any types. Read more about special features provided by Add-in Express for:
- Customizing Outlook 2007 Ribbon UI
- Extending Outlook Today, Reading pane and Outlook bar
- Customizing Outlook forms and views
Download Delphi Outlook COM add-in
Please note compiled binaries are not included in the setup package of the Add-in Express Toys VCL. You need Add-in Express VCL Edition to compile this sample Outlook add-in.
- Download sample Outlook COM add-in in Delphi
- Download sample Outlook COM add-in with Easy MAPI in Delphi
Add-in Express Toys VCL toolbar
Add-in Express Toys VCL for Outlook adds to Outlook a new folder specific toolbar with tree buttons:

The buttons are:
|
|
Shows the Add-in Express Toys About window. |
|
|
Shows internet headers of the selected message.
|
|
|
Safely shows the content of the selected message.
|
Didn't find the information you were looking for? Ask us right now!
![]() |
If you need quick assistance or want to share your concerns, ideas or suggestions, please write us using the form below. |
![]() |





