Reference for Office 2007 Word and Excel Delphi Automation Components

Giganews Newsgroups
Subject:Reference for Office 2007 Word and Excel Delphi Automation Components
Posted by: Claude Hunter
Date:Fri, 11 Dec 2009

Does anyone have a good reference for the Delphi automation components for Word and Excel?

Most examples I've found on the web use late binding and the components are not needed.  Even the examples on MSDN use late binding.  The snytax of late binding appears to be VBA but I can't find a good Delphi reference for Office 2007 and VBA either.

Unfortunately, Microsoft has made many changes to the automation model over the years and code from older examples usually does not work and require extensive modification.  Again, there appears to be very little in the way of references for this.

Claude

Replies