OfficePartner is the easy way to integrate your projects with Microsoft Office, the worlds leading business productivity software. With OfficePartner you can access COM services in Microsoft Office with easy to use VCL components.
License
Mozilla Public License 1.1 (MPL 1.1)Follow TurboPower OfficePartner
Other Useful Business Software
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
-
Thanks for software and updates.
-
Good program
-
Good work:)
-
Hoto build OfficePartner in Delphi XE2 -------------------------------------- 1. OpWord.pas implementation /* Add */ var EmptyParam : OleVariant; /* At end of file add */ initialization begin EmptyParam := Variants.EmptyParam; end; 2. Some of the other OfficePartner files needs "Vcl." added to some modules in "uses" 3. File / Open project - Select ...\OfficePartner\packages\P164_70.groupproj 4. In project manager - Make sure Debug is selected - Right click on P168_R70.bpl and select Clean and Build - Right click on P168_D70.bpl and select Clean and Build - Right click on P168_D70.bpl and select Install 5. File / Close all 6. Tools / Options / Environment options / Delphi options / Library - Add ...\OfficePartner\source