FastReport VCL Ultimate 2026.1.7

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.BandColumns.Layout property to control print order of columns (AcrossThenDown or DownThenAcross).
      • Added a new align type for objects - baHVCenter, which alow you to align an object to the width and height of the parent container.
      • Improved the loading speed of the designer.
    • Other
      • Implemented the first version of the report validator.
  • VCL.Transport
    • Engine
      • Added receipt confirmation for Indy mail export.
  • VCL.FastEditors
    • UI
      • A new editor has been implemented - TfrCalendar.
    • Engine
      • Added a new TfrMaskEdit editor.
  • Lazarus.FastEditors
    • UI
      • A new editor has been implemented - TfrCalendar.
    • Engine
      • Added a new TfrMaskEdit editor.

不具合の修正

  • 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.
  • Lazarus.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.
  • Lazarus.Controls
    • UI
      • Fixed AV that occurred when collapsing a node after the tree was fully expanded.
  • VCL.FastScript
    • Engine
      • Fixed fvtInt64 support.
  • FMX.FastScript
    • Engine
      • Fixed fvtInt64 support.
  • Lazarus.FastScript
    • Engine
      • Fixed fvtInt64 support.
  • VCL.FastReport
    • Engine
      • Fixed RichView split bug.
    • Exports
      • Fixed structure for PDF with ZUGFERD.
      • Fixed export of Arabic to PDF.
      • Fixed issue with PNG/SVG transparency when exporting to PDF.
      • Fixed Embedded Subset in PDF.
      • Fixed exporting of spaces to PDF for strings with Tab($09) character.
    • Report object
      • Fixed decoding of Base64 strings.
  • FMX.FastReport
    • Exports
      • Fixed incorrect 2D Barcode size when exporting from code.
    • Engine
      • Fixed report print when Skia canvas is enabled on Windows platform.
  • Lazarus.FastReport
    • Engine
      • Fixed RichView split bug.
    • Exports
      • Fixed structure for PDF with ZUGFERD.
      • Fixed export of Arabic to PDF.
      • Fixed issue with PNG/SVG transparency when exporting to PDF.
      • Fixed Embedded Subset in PDF.
      • Fixed exporting of spaces to PDF for strings with Tab($09) character.
    • Report object
      • Fixed decoding of Base64 strings.
  • VCL.FastEditors
    • UI
      • Fixed Access Violation on iterating through dropdown items when the number of items is 0.
      • tfrCalendar - Background appearance fixed.
  • Lazarus.FastEditors
    • UI
      • Fixed Access Violation on iterating through dropdown items when the number of items is 0.
      • tfrCalendar - Background appearance fixed.