このページは既にアーカイブ化され、その後の更新はありません。

この製品の販売は終了しました。

Add-in Express for Microsoft Office and Delphi VCL

Delphiでごく短いコードを書くだけで、OfficeのCOMアドイン、スマートタグ、リアルタイムのデータサーバー、ユーザー定義の関数を開発

Add-in Express 社の製品
2006 年より日本国内にてComponentSourceで販売中。

バージョン: 10.2.1715 更新日: Jun 16, 2025

Add-in Express for Microsoft Office and Delphi VCL(英語版) のリリース

Released: Jun 16, 2025

10.2.1715 での更新項目

機能

  • You can now create add-ins for Microsoft Office 2024 applications.

不具合の修正

  • Add-in Express task panes were missing in Word.
  • Rounded corners were not drawn in Add-in Express panes.
  • GDI errors in Add-in Express task panes.
  • Add-in Express Outlook panes in DockLeft, DockTop, DockRight, and DockBottom regions caused the add-in to crash on ARM64.

Released: Jun 24, 2024

10.1.1705 での更新項目

機能

  • Added support for Embarcadero Delphi 12 Athens.

不具合の修正

  • Incorrect behavior of Add-in Express forms in all Reading pane regions starting from Outlook Version 2402 Build 16.0.17328.20068 64-bit.

Released: Dec 1, 2021

10.0.1700 での更新項目

機能

  • Added support for Microsoft Office 2021 applications.
  • Added support for Embarcadero Delphi 11 Alexandria.
  • Added SystemSetting value to the TadxOfficeColorScheme enumerated type.

Released: Jul 3, 2020

9.3.166 での更新項目

機能

  • Adds support for Embarcadero Delphi 10.4 Sydney.

不具合の修正

  • Microsoft Excel might hang on closing in some scenarios.
  • Keyboard issues with Advanced Microsoft Outlook regions and Advanced Office task panes on Microsoft Windows 10 Update 1903.

Released: Jan 15, 2019

9.2.1656 での更新項目

機能

  • Added support for Delphi 10.3 Rio.

Released: Nov 12, 2018

9.1.1655 での更新項目

機能

  • Support for Microsoft Office 2019 applications.
  • Support for Delphi 10.2 Tokyo Community Edition.

不具合の修正

  • In Outlook 2016 64-bit, access violation exception in the TadxTheme.InitThemeColor method.

Released: Jun 20, 2018

9.0.1650 での更新項目

機能

  • Support for mixed-mode DPI scaling (per-monitor DPI awareness) in Office 2016 applications.

Released: May 24, 2018

8.3.1442 での更新項目

不具合の修正

  • Images on ribbon controls were not shown in Microsoft Office 2010 applications.

Released: May 5, 2017

8.2.1435 での更新項目

機能

  • Support for Delphi 10.2 Tokyo.
  • Support for Microsoft OneNote 2010 and higher.

不具合の修正

  • Word 2013 and 2016 might have crashed if the PostQuitMessage Windows API function was called in the OnDocumentBeforeClose event.
  • TadxRibbonCommand component did not work for Outlook Report items.
  • When unregistering an Excel Automation add-in, registration information of all other Excel Automation add-ins was deleted.
  • Advanced Outlook form regions did not appear in Inspector windows in some scenarios...

Released: May 19, 2016

8.1.1432 での更新項目

機能

  • Support for Delphi 10.1 Berlin.
  • CVErr function added to the adxRTDServ module.

不具合の修正

  • In Outlook 2013 and 2016, four empty command bars were added to the Inspector window of a Note item.
  • Source code included with the Premium subscription did not compile in Delphi 5.
  • Excel 2010 main window flickered when switching between workbooks if one of them contained a Macro Security Warning notification.
  • Outlook might have crashed when a reminder window was being opened.
  • In Excel 2016, an add-in might...