Microsoft Office (Word, Excel and others) are applications which can be fully automated from another application. Everything you can do by hand can also be done programmatically from another application and of course from your Delphi application.
Office API and Delphi components
Microsoft Office exposes his features thru a bunch of interfaces which are made accessible thru Windows COM API.
↧