FastReport VCL Ultimate 2026.1.0
Released: Oct 27, 2025
2026.1.0 での更新項目
機能
- VCL.Core
- Engine
- Localization
- Updated Brazil resources.
- FMX.Core
- Localization
- Updated Brazil resources.
- Lazarus.Core
- 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.
- Lazarus.FastReport
- 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.
不具合の修正
- VCL.Controls
- UI
- Fixed caret behavior when MultiByte is enabled.
- VCL.FastCube
- Engine
- Fixed cells not being drawn when grouped.
- FMX.FastCube
- Engine
- Fixed cells not being drawn when grouped.
- Lazarus.FastCube
- Engine
- Fixed cells not being drawn when grouped.
- 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.
- FMX.FastReport
- Engine
- Fixed long text clipping when memo object splits to several parts.
- Lazarus.FastReport
- Engine
- Fixed Odd/Even mode of watermark in composite report.
- Fixed NoChangeDir flag for default file dialog.
- Report object
- Fixed HTMLView bug in Linux Lazarus.
- Fixed PDFView wrong scale when export to PDF in DPI unaware mode.
- Preview
- Fixed Copies' input in the print dialog.
- Other
- In GTK2, the popup window is disabled in some TabControls.