FastReport VCL Ultimate のリリース
Released: Mar 31, 2026
2026.1.8 での更新項目
機能
- VCL.FastReport
- Engine
- PictureView rotations and mirrors have been improved.
- Designer
- Added intersection checking for bands.
- Other
- Added case insensitive support to 'TfrLocalizationController.Language'.
- FMX.FastReport
- Other
- Added case insensitive support to 'TfrLocalizationController.Language'.
- Designer
- Added intersection checking for bands.
- Lazarus.FastReport
- Other
- Added case insensitive support to 'TfrLocalizationController.Language'.
- VCL.FastEditors
- UI
- tfrButtonEdit - Added event...
Released: Mar 11, 2026
2026.1.7 での更新項目
機能
- VCL.FastReport
- Engine
- Added a new TfrxDataBand.BandColumns.Layout property to control print order of columns (AcrossThenDown or DownThenAcross).
- Added a new align type for objects - baHVCenter, which allow you to align an object to the width and height of the parent container.
- Improved the loading speed of the designer.
- Exports
- Added receipt confirmation for Indy mail export.
- Other
- Implemented the first version of the report validator.
- Lazarus.FastReport
- Engine
- Added a new TfrxDataBand...
Released: Feb 2, 2026
2026.1.6 での更新項目
機能
- VCL.FastReport
- Designer
- Added support for loading and saving DataTree's state in the expression and objects' editors.
- Other
- Added image post-processing pipeline.
- Lazarus.FastReport
- Designer
- Added support for loading and saving DataTree's state in the expression and objects' editors.
- Other
- Added image post-processing pipeline.
不具合の修正
- VCL.Core
- Lazarus.Core
- VCL.FastReport
- Report object
- Fixed bug with 2D barcode preset missing during...
Released: Dec 30, 2025
2026.1.5 での更新項目
不具合の修正
- VCL.Core
- Graphic
- Fixed an AV that occurs when TfrxSVGGraphic object is destroyed.
- Lazarus.Core
- Graphic
- Fixed an AV that occurs when TfrxSVGGraphic object is destroyed.
- VCL.FastReport
- Report object
- Fixed bug in HTMLView when table does not have column elements.
- Lazarus.FastReport
- Report object
- Fixed bug in HTMLView when table does not have column elements.
Released: Dec 23, 2025
2026.1.4 での更新項目
機能
- VCL.Controls
- Engine
- Added handling of CTRL+(Up/Down/PageUp/PageDown) for the memo family.
- UI
- Improved Gutter and Footer handling for the memo family.
- Lazarus.Controls
- Engine
- Added handling of CTRL+(Up/Down/PageUp/PageDown) for the memo family.
- UI
- Improved Gutter and Footer handling for the memo family.
- VCL.FastCube
- UI
- Added an icon for TfcxpMemoView.
- FMX.FastCube
- UI
- Added an icon for TfcxpMemoView.
- Lazarus.FastCube
- UI
- Added an icon for TfcxpMemoView.
- VCL.FastQueryBuilder
Released: Nov 25, 2025
2026.1.3 での更新項目
機能
- VCL.FastCube
- UI
- Added the AutoExpandPopups property to TfcxSliceGridToolbar like in TfcxSliceGrid.
- FMX.FastCube
- UI
- Added the AutoExpandPopups property to TfcxSliceGridToolbar like in TfcxSliceGrid.
- Lazarus.FastCube
- UI
- Added the AutoExpandPopups property to TfcxSliceGridToolbar like in TfcxSliceGrid.
- VCL.FastQueryBuilder
- Lazarus.FastQueryBuilder
- VCL.FastReport
- Report object
- A Transparency property has been added to the PictureView...
Released: Nov 21, 2025
2026.1.2 での更新項目
機能
- VCL.FastScript
- RTTI
- Added a WeekOf function in the script.
- FMX.FastScript
- RTTI
- Added a WeekOf function in the script.
- Lazarus.FastScript
- RTTI
- Added a WeekOf function in the script.
- VCL.FastReport
- Exports
- Added Internal DataLink processing for HTML exports.
- FMX.FastReport
- Exports
- Added Internal DataLink processing for HTML exports.
- Lazarus.FastReport
- Exports
- Added Internal DataLink processing for HTML exports.
- VCL.FastGrid
- UI
- Added a new column delete cursor.
- Added the ability to resize a...
Released: Nov 10, 2025
2026.1.1 での更新項目
機能
- VCL.Core
- Engine
- Added LockDrawing/UnlockDrawing to TfrBaseForm and TfrCustomScaledControl.
- Lazarus.Core
- Engine
- Added LockDrawing/UnlockDrawing to TfrBaseForm and TfrCustomScaledControl.
不具合の修正
- VCL.Controls
- UI
- Fixed rendering of controls in themes without a border.
- Lazarus.Controls
- UI
- Fixed rendering of controls in themes without a border.
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...
Released: Sep 11, 2025
2025.2.8 での更新項目
不具合の修正
- FMX.Core
- Engine
- Fixed enum aliases order compatibility in RAD 13 for FMX.