FastReport VCL Analysis のリリース

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'.
  • VCL.FastEditors
    • UI
      • tfrButtonEdit - Added event OnButtonCustomDraw to TfrButtonEditProperties.
      • The TfrCurrencyEdit editor implemented.
      • Added a new TfrBarCode editor.

不具合の修正

  • VCL.Controls
    • UI
      • tfrTreeView - Fixed bug where multiple selections would not be cancelled by clicking on an unselected node...

Released: Mar 11, 2026

2026.1.7 での更新項目

不具合の修正

  • VCL.Core
    • Engine
      • Fixed EPNGOutMemory when scrolling images.
      • Fixed transparent SVG in a TfrxPictureView.
      • Fixed CSS error handling in HTMLView.
    • Graphic
      • Fixed frxPictuteView error with SVG.
  • VCL.Controls
    • UI
      • Fixed AV that occurred when collapsing a node after the tree was fully expanded.
      • tfrTreeView - Hottrack and select are not rendered correctly when using themes.
  • VCL.FastScript
    • Engine
      • Fixed fvtInt64 support.

Released: Feb 2, 2026

2026.1.6 での更新項目

不具合の修正

  • VCL.Core
    • Graphic
      • Fixed SVG transparency.

Released: Dec 30, 2025

2026.1.5 での更新項目

不具合の修正

  • VCL.Core
    • Graphic
      • Fixed an AV that occurs when TfrxSVGGraphic object is destroyed.

Released: Dec 23, 2025

2026.1.4 での更新項目

不具合の修正

  • VCL.Core
    • Graphic
      • Fixed SVG Transparency.
  • VCL.FastCube
    • Exports
      • Fixed style font sizes when exporting for Lazarus and HiDPI.
  • VCL.FastScript
    • RTTI
      • Fixed InRange function.

Released: Nov 25, 2025

2026.1.3 での更新項目

機能

  • VCL.FastReport
    • Report object
      • A Transparency property has been added to the PictureView object.

不具合の修正

  • VCL.FastReport
    • Designer
      • Fixed usage of frxEditSQL.inc.
    • Preview
      • Fixed bug when preview fires mouse click events during page scrolling with Pan tool.
    • Exports
      • Fixed bug when HTMLDiv export embedded in other HTML page.

Released: Nov 21, 2025

2026.1.2 での更新項目

機能

  • VCL.FastReport
    • Exports
      • Added Internal DataLink processing for HTML exports.

不具合の修正

  • VCL.FastReport
    • Exports
      • Fixed layout of PDF export dialog.
      • Fixed missing HTML tags styles in DOCX export filter.
    • Designer
      • Fixed internal datasets parameters update in Designing mode.
      • Fixed bug when wrong mouse event is inserted by the report designer for dialog controls.

Released: Nov 10, 2025

2026.1.1 での更新項目

機能

  • VCL.Core
    • Engine
      • Added LockDrawing/UnlockDrawing to TfrBaseForm and TfrCustomScaledControl.

不具合の修正

  • VCL.Controls
    • UI
      • Fixed rendering of controls in themes without a border.

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...

Released: Sep 10, 2025

2025.2.7 での更新項目

機能

  • VCL.Core
    • Engine
      • Added support for Embarcadero RAD Studio 13.

不具合の修正

  • VCL.FastReport
    • Engine
      • Fixed List index out of bounds (-1) error when Ctrl - C pressed during showing of designer.
    • Preview
      • Fixed printing, saving and exporting behavior for empty preview.
    • Designer
      • Fixed functions' Drag&Drop on TfrxReportPage.