FastReport VCL Optimum 2026.1.4

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.
  • VCL.FastCube
    • UI
      • Added an icon for TfcxpMemoView.
  • VCL.FastQueryBuilder
    • Engine
      • Added the TfqbFDEngine.TablePattern property.
  • VCL.FastReport
    • Designer
      • The default value for the TfrxDesigner.DefaultFont.Color field has been changed to clBlack.

不具合の修正

  • 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.
  • VCL.FastReport
    • Client-server
      • Fixed format detection bug in Server Online-Designer API.
    • Designer
      • Fixed clipboard "Access denied" error in the designer.
    • Engine
      • Fixed rendering of semi-transparent watermarks with Rotation less than 0.
      • Fixed Transparency property behavior for vector images.
      • Fixed using watermarks from script.
      • Fixed bug when dynamic table uses previous values when used on repeated data bands.
    • Exports
      • Fixed RTF export for reports with different pages' orientation.
      • Fixed PDF export errors.