Using object linking and embedding to control Windows applications with Delphi.
Why buy spell checking components or write them from scratch when you can easily use MS Word? Find out how to add spell checking and thesaurus capabilities to your Delphi application using the MS Word Object Library.
Suppose you used Delphi to write a little address database, and now you want to synchronize this database with the contacts stored in Microsoft Outlook. This article explains how.
Why buy spell checking components or write them from scratch when you can easily use MS Word? Find out how to add spell checking and thesaurus capabilities to your Delphi application using the MS Word Object Library.
Here's how to close an instance of Internet Explorer, if you find the current URL "inappropriate" (after retrieving the full URL of all opened Internet Explorer windows) - using only Delphi code!
Articles on automating various Windows applications with Delphi. See how to automate MS Office, Adobe Photoshop, Corel Draw, Internet Explorer, MathCAD Microsoft Project, Winfax ...
The demonstration application accompanying this article uses Excel to create a report and chart of monthly sales from a database.
"You can use Delphi to fully control virtually all the features of Excel and Word. There is very little that you can do from inside Excel or Word that you cannot also automate from outside Excel or Word with Delphi"
The new recipe allows developers to use AutoCAD Release 14 (R14) as a graphics rendering engine and control it from your Delphi applications.
OLE drop and paste operations greatly simplify getting the data from the other application to yours.
This article explores the MS Outlook 98 object model and how you can use it from Delphi.
This article discussed controlling Microsoft Word using run-time and compile-time Automation in Delphi. It also presented the Word object model and explained some of its conventions.
This article shows how to use interfaces to access Word, Excell and the Internet Explorer from Delphi
This article shows creative ways to use Excel to speed coding and database development.
Automate Word 97 to Perform Mail Merge from Delphi
How to connect an application to an Automation server in order to control it, and also how to build a basic Automation server.
This second part covers: instancing options, Automation events, Automation object hierarchies, Automation collections and the Running Object Table in an attempt to open up additional avenues to Automation programmers.