C++DelphiRAD Studio

Automate Excel and Word Directly From Delphi Using Office Component Suite

Microsoft Office Automation is a feature of the MS Office Component Object Model used to expose theirobjectsto development tools that support automation. For example, Microsoft Excel may expose workbooks, worksheets, charts, and cells. A Microsoft Word might expose objects such as an application, a document, or a selection. Those exposed objects allow other application to manipulate…
Read more
C++CodeDelphi

Using a .NET Assembly via COM in Delphi

This is mostly a reprise of an article I wrote back in 2004, but that I still refer people to. That linked version may eventually go away. I have not tested any of this recently, but will update based on feedback, and revisit as necessary. I found a recent utility that may be useful in this process: NirSoft DLL Export Viewer Abstract: Using .NET Assemblies as COM objects in Win32 programs is…
Read more
DelphiIDENews

New for Delphi Code Insight in 10.4.1

Delphi 10.4.1 is a quality-focused release, and this goes for code completion too! As well as helping you mimic classic code completion behaviour, we’ve fixed and tweaked many items. When RAD Studio 10.4 was released, we redesigned Code Insight. While old…
News

Promote the FREE Desktop First UX Summit

The FREE Desktop First UX Summit is fast approaching on Sept 16th & 17th. This is your chance to learn from the best UI & UX industry experts and practitioners and take your desktop applications to the next level. Move beyond the Mobile-First design of just stretching a small UI to fill a desktop screen. Learn how to take the most advantage of the most powerful platform and make your users…
Read more
C++DelphiTech Partner

Convert any Android API to Delphi and C++ Builder units to utilize in your FireMonkey Android Projects

Intro When it comes to Cross-Platform application development frameworks, you get all the tools you need to create whatever you want. You can shape that framework and create new development tools for yourself by using or expanding the framework itself. Take the FireMonkey framework, for example. If you don’t have access to third-party APIs, you can convert them into Delphi or C++ Builder…
Read more