FastReport VCL Analysis 2026.1.0

Released: Oct 27, 2025

2026.1.0 での更新項目

機能

  • VCL.Core
    • Engine
      • Updated documentation.
    • Localization
      • Updated Brazil resources.
  • VCL.FastReport
    • Other
      • Added TfrxCrypt and TfrxRichObject support for 64-bit IDE.
      • Converters have been separated into separate packages.
    • Engine
      • Added the KeepWithData property for Group Headers and Footers, when set to true, the group header or footer will stay together with its related data rows. This avoids a situation where a group header appears at the bottom of a page with its data starting on the next page, or where a group footer is separated from its data.
      • Added the PrintOn property for report components, it determines where component may be printed during report build.
    • Exports
      • Added font substitution to PDF export.

不具合の修正

  • VCL.Controls
    • UI
      • Fixed caret behavior when MultiByte is enabled.
  • VCL.FastReport
    • Other
      • Fixed sources' compilation by Delphi 10.3.1.
    • Engine
      • Fixed Odd/Even mode of watermark in composite report.
      • Fixed NoChangeDir flag for default file dialog.
    • Report object
      • Fixed font selection in some dialogs.
      • Fixed PDFView wrong scale when export to PDF in DPI unaware mode.
    • Preview
      • Fixed Copies' input in the print dialog.