FastReport VCL Optimum のリリース

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.FastReport
    • Preview
      • Disabled Escape button for embedded preview form.
    • Exports
      • Added signature according to GOST R 7.0.97-2016.
      • Improved watermark export to DOCX and XLSX.
    • Report object
      • gS1 support has been added to the QR barcode.
      • The PDFView class has a new option pdOneToOneNormalizeAutoRotation added to the...

Released: Jul 1, 2025

2025.2.4 での更新項目

不具合の修正

  • VCL.Core
    • Graphic
      • Fixed BMP32 to PNG conversion.
  • VCL.FastReport
    • Exports
      • Fixed errors with partial font embedding in PDF export.

Released: Jun 9, 2025

2025.2.3 での更新項目

機能

  • VCL.Core
    • Engine
      • Added min, max and other functions.
      • Changed the documentation.
  • VCL.Controls
    • Engine
      • Added replacement in family Memo..
  • VCL.FastScript
    • RTTI
      • Added TStringStream.
  • VCL.FastReport
    • Engine
      • Added clone chart series.
      • Changed AssignTo visibility.
    • Exports
      • USP library has been moved to delay loading module.
    • Designer
      • Added support for saving scrollbar position when changing designer scale.
      • Pressing Enter in the Report Tree now opens the editor.
      • Made a minor improvement to StatusBar in...

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.Controls
    • UI
      • Fixed change Canvas.Font in event OnCustomDrawItem.
    • Engine
      • Fixed known bugs in the TfrTreeView and TfrShellTreeView component editor.
  • VCL.FastCube
    • Engine
      • The Advanced Demo opens with errors in Embarcadero RAD Studio 2010.
  • VCL.FastReport
    • Engine
      • Fixed bug when print PDFView from x64 application + added search button to text...

Released: Apr 28, 2025

2025.2.1 での更新項目

機能

  • VCL.FastReport
    • Engine
      • Added a new icon.
    • Exports
      • PDF export now writes additional debug info about used creation environment.
    • Other
      • Updated Portuguese resources.

不具合の修正

  • VCL.FastReport
    • Engine
      • Reverted back smMaxHeight behaviour with non stretchable band, when object grows from the parent container.
    • Client-server
      • Fixed duplicate exports error in client server exports list.

Released: Apr 21, 2025

2025.2.0 での更新項目

機能

  • VCL.FastCube
    • UI
      • tfrTreeView integrated into FastCube.
  • VCL.FastScript
    • Engine
      • Added XML and JSON support to FastScript.
  • VCL.FastReport
    • Engine
      • Added Watermarks.
    • Report object
      • Added one page TIFF support for TfrxPictureView.
    • Client-server
      • Added CheckListBox control for web dialog report forms.
    • Other
      • Changed demo reports.
  • VCL.Transport
    • Engine
      • Added direct TLS support in smtp e-mail transport.

不具合の修正

  • VCL.Controls
    • UI
      • Fixed behavior where control is not scaled when assigning a parent when...