IMO MS Office plugins heavily rely on COM - so my current framework to do them (Addin-Express) is providing VCL only. But there is no problem to access/automate Office from a windows FMX app via COM. But you probabyl want to have an addin with a FMX form - right? I did not try it, but it should be possible with every technology that allows you to mix VCL and FMX.
I think TMS has a package called FMX OnCloud Pack.
ReplyDeletetmssoftware.com - TMS Software
May be this what you need?
Not sure what you are looking to accomplish but i agree to check with TMS to make sure the Cloud Pack has what you need.
ReplyDeleteIMO MS Office plugins heavily rely on COM - so my current framework to do them (Addin-Express) is providing VCL only. But there is no problem to access/automate Office from a windows FMX app via COM. But you probabyl want to have an addin with a FMX form - right? I did not try it, but it should be possible with every technology that allows you to mix VCL and FMX.
ReplyDelete