FastReport VCL Reporting Lazarus 2025.2.0

Released: Apr 21, 2025

2025.2.0 での更新項目

機能

  • Lazarus.FastCube
    • UI
      • tfrTreeView integrated into FastCube.
  • Lazarus.FastScript
    • Engine
      • Added XML and JSON support to FastScript.
  • Lazarus.FastReport
    • Engine
      • Added Watermarks.
    • Client-server
      • Added CheckListBox control for web dialog report forms.

不具合の修正

  • Lazarus.Controls
    • UI
      • Fixed some bugs in TfrTreeView and TfrShellTreeView rendering.
    • Engine
      • Fixed the OnDeletion event in TfrTreeView.
  • Lazarus.FastCube
    • Engine
      • Fixed AV when using TfcxCube.AppendFromFile.
  • Lazarus.FastReport
    • Engine
      • Fixed bug when macros updates at design time.
      • Fixed duplex selection.
      • Fixed baBottom and smMaxHeight behavior on page footer band.
      • Fixed issue which cleans ParentForm singleton when parent form not closed from the report component.
      • Fixed RFID AV error when using band with AllowSplit.
    • Report object
      • Fixed HTML Viewer compatibility.
      • Fixed creation of composite barcodes.
    • Designer
      • Fixed the position of the rulers when editing dialogs.