FastReport VCL Reporting 2026.2.1

Released: May 26, 2026

2026.2.1 中的更新

特性

  • VCL.Core
    • Localization
      • Updated Chinese resources.
  • VCL.FastReport
    • Exports
      • Added UTF8BOM property for CSV and SimpleText exports to add BOM for UTF8 encoding.

修补程序

  • VCL.Controls
    • Engine
      • Fixed resource order for C++ Builder Modern compiler.
  • VCL.FastScript
    • RTTI
      • Removed functions from FastScript tree that are only supported in FastReport.
  • VCL.FastReport
    • Engine
      • Fixed bug in footer values when invisible data presents between different groups.
    • Report object
      • Fixed bug when split RichView object with GapY greater than 0.
      • Fixed OnClick interactive event behavior of TfrxChartView.
    • Other
      • Fixed PrepareScript validation.
      • Fixed TfrxSaveFRX converter.
    • Designer
      • Fixed some colors in the designer.