이 페이지는 아카이브화 되어 더 이상 업데이트 되지 않습니다.

더 이상 이 제품을 제공 하지 않습니다.

Add-in Express for Microsoft Office and Delphi VCL

최소한의 코딩으로 Delphi에서 Delphi Office COM 애드인, 스마트 태그, 실시간 데이터 서버 및 사용자-정의 기능을 개발합니다.

Add-in Express사에서 공개
2006년 부터 ComponentSource에서 판매중

버젼: 10.2.1715 업데이스 날짜: Jun 16, 2025

Add-in Express for Microsoft Office and Delphi VCL 릴리스

Released: Nov 2, 2015

Updates in this release

Updates in 8.0.1431

  • Support for Microsoft Office 2016.
  • Support for Delphi 10 Seattle.
  • Fixed bug where second instance of Excel 2007 or 2010 hanged when an advanced task pane was used in the project.
  • Fixed bug where ClipboardContent parameter of the TadxOutlookAppEvents.ExplorerBeforeItemPaste event contained an incorrect value.

Released: Oct 17, 2014

Updates in this release

Updates in 7.0.1221

  • Support for Delphi XE7.
  • WindowObj property added to TadxExcelTaskPane, TadxWordTaskPane and TadxPowerPointTaskPane classes.

Released: Nov 22, 2011

Updates in this release

Updates in 7

  • Support for Delphi XE2
  • Support for Office 2010 x64 applications
  • Fixed bug where the OutlookProfileName property returned an empty string in Outlook 2010 x64
  • Fixed bug where Excel became visible when run via Automation with an add-in containing advanced task panes

Released: Jul 9, 2010

Updates in this release

Updates in 2010

  • Support for Load on Demand add-ins.
  • Support for the Ribbon separator control (TadxRibbonSeparator) in the Office 2010 buttonGroup control (TadxRibbonButtonGroup).
  • HostMajorVersion property to the TadxCOMAddInModule class.
  • UpdateTopic method to the TadxXLRTDServerModule class.
  • Ability to change the RegionState property of advanced regions and advanced task panes in the OnADXBeforeFormShow, OnADXAfterFormShow, OnADXBeforeTaskPaneShow and OnADXAfterTaskPaneShow events.
  • Support for...