FastReport VCL Analysis のリリース

Released: Aug 25, 2025

2025.2.6 での更新項目

機能

  • VCL.FastReport
    • Engine
      • Engine variables initialization has been moved before main script block run.
    • Exports
      • Added GridLines property for XLSX export.
    • Report object
      • Added TfrxDBDialogControls and TfrxGaugeDialogControls components into IDE.

不具合の修正

  • VCL.Controls
    • UI
      • Fixed the appearance and hiding of hint nodes.
  • VCL.FastReport
    • Engine
      • Fixed ClearLastReport state when report builds from ShowReport method.
    • Designer
      • Fixed bug when selected objects arbitrarily move to different pages.

Released: Jul 29, 2025

2025.2.5 での更新項目

機能

  • VCL.Core
    • Engine
      • Company name, Version number, and Company site URL added to design time context menus.
  • VCL.FastQueryBuilder
    • Engine
      • Added the ability to escape table names.

不具合の修正

  • VCL.Core
    • Engine
      • Fixed C++ Builder Default indexed getter with const ref generates incorrect header files.
    • Graphic
      • Fixed export of translucent PNGs.
      • Fixed SVG image memory access bug.
  • VCL.Controls
    • UI
      • Node hot track does not work correctly.
  • VCL.FastScript
    • Engine
      • When the MultiByteLang property is enabled, italics for...

Released: Jul 1, 2025

2025.2.4 での更新項目

不具合の修正

  • VCL.Core
    • Graphic
      • Fixed BMP32 to PNG conversion.

Released: Jun 9, 2025

2025.2.3 での更新項目

機能

  • VCL.FastScript
    • RTTI
      • Added TStringStream.

不具合の修正

  • VCL.FastCube
    • Exports
      • Fixed exports ODS, XLSX bugs.

Released: May 14, 2025

2025.2.2 での更新項目

機能

  • VCL.FastQueryBuilder
    • Engine
      • Added a search button to text editors.
  • VCL.FastReport
    • Report object
      • Added the ability to edit watermarks from a script.

不具合の修正

  • VCL.FastCube
    • Engine
      • The Advanced Demo opens with errors in Embarcadero RAD Studio 2010.

Released: Apr 28, 2025

2025.2.1 での更新項目

Released: Apr 21, 2025

2025.2.0 での更新項目

機能

  • VCL.FastCube
    • UI
      • tfrTreeView integrated into FastCube.
  • FMX.FastCube
    • UI
      • tfrTreeView integrated into FastCube.
  • VCL.FastScript
    • Engine
      • Added XML and JSON support to FastScript.

不具合の修正

  • VCL.FastCube
    • Engine
      • Fixed AV when using TfcxCube.AppendFromFile.