FastReport VCL Optimum 2025.2.0

Released: Apr 21, 2025

2025.2.0 での更新項目

機能

  • VCL.FastCube
    • UI
      • tfrTreeView integrated into FastCube.
  • VCL.FastScript
    • Engine
      • Added XML and JSON support to FastScript.
  • VCL.FastReport
    • Engine
      • Added Watermarks.
    • Report object
      • Added one page TIFF support for TfrxPictureView.
    • Client-server
      • Added CheckListBox control for web dialog report forms.
    • Other
      • Changed demo reports.
  • VCL.Transport
    • Engine
      • Added direct TLS support in smtp e-mail transport.

不具合の修正

  • VCL.Controls
    • UI
      • Fixed behavior where control is not scaled when assigning a parent when csFreeNotification is set in the ComponentState.
      • Fixed some bugs in TfrTreeView and TfrShellTreeView rendering.
    • Engine
      • Fixed the OnDeletion event in TfrTreeView.
  • VCL.FastCube
    • Engine
      • Fixed AV when using TfcxCube.AppendFromFile.
  • VCL.FastReport
    • Engine
      • Fixed Fast Report AnyDAC packages so they can be automatically installed for RAD Studio XE3 and older IDEs.
      • 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 RichView split bug when is not enough space for first line.
      • Fixed Windows XP compatibility.
      • Fixed RFID AV error when using band with AllowSplit.
    • Report object
      • Fixed HTML Viewer compatibility.
      • Fixed barcode rendering with ((Rotation <> 0) and (WideBarRatio <> 2)).
      • Fixed default font size for top barcode text in HiDPI.
    • Designer
      • Fixed the position of the rulers when editing dialogs.
      • Fixed issues with Report DataEditor in HiDPI mode.