FastReport VCL Component Packages 2026.2.1

Released: May 26, 2026

2026.2.1 버젼 업데이트

기능

  • VCL.Core
    • Localization
      • Updated Chinese resources.
  • FMX.Core
    • Localization
      • Updated Chinese resources.
  • Lazarus.Core
    • Localization
      • Updated Chinese resources.
  • VCL.FastReport
    • Exports
      • Added UTF8BOM property for CSV and SimpleText exports to add BOM for UTF8 encoding.
  • Lazarus.FastReport
    • Exports
      • Added UTF8BOM property for CSV and SimpleText exports to add BOM for UTF8 encoding.
  • VCL.FastGrid
    • Engine
      • All the properties responsible for customizing the appearance have been combined into a single collection.
  • VCL.FastEditors
    • UI
      • Implemented the capability to limit the number of typed digits after decimal separator.
      • tfrCalendar - Made unavailable dates (due to Min-Max dates range and handler event) look disabled.
  • Lazarus.FastEditors
    • UI
      • Implemented the capability to limit the number of typed digits after decimal separator.
      • tfrCalendar - Made unavailable dates (due to Min-Max dates range and handler event) look disabled.
  • Lazarus.FastGrid
    • Engine
      • All the properties responsible for customizing the appearance have been combined into a single collection.

수정사항

  • VCL.Controls
    • Engine
      • Fixed resource order for C++ Builder Modern compiler.
  • Lazarus.Controls
    • Engine
      • Fixed resource order for C++ Builder Modern compiler.
      • tfrTreeView - Fixed an issue with saving the tree structure in design-time in the modern Lazarus interface.
    • UI
      • tfrTreeView - Fixed tooltip not disappearing under Linux.
      • Barcodes - Fixed rotation text.
  • VCL.FastScript
    • RTTI
      • Removed functions from FastScript tree that are only supported in FastReport.
  • FMX.FastScript
    • RTTI
      • Removed functions from FastScript tree that are only supported in FastReport.
  • Lazarus.FastScript
    • Engine
      • Fixed memo controls behavior with two-byte characters.
    • RTTI
      • Removed functions from FastScript tree that are only supported in FastReport.
  • VCL.FastReport
    • Engine
      • Fixed bug in footer values when invisible data presents between different groups.
    • Report object
      • Fixed bug when split RichView object with GapY greater than 0.
      • Fixed OnClick interactive event behavior of TfrxChartView.
    • Other
      • Fixed PrepareScript validation.
      • Fixed TfrxSaveFRX converter.
    • Designer
      • Fixed some colors in the designer.
  • FMX.FastReport
    • Engine
      • Fixed macOS ARM 64-bit platform support.
  • Lazarus.FastReport
    • Engine
      • Fixed bug in footer values when invisible data presents between different groups.
    • Report object
      • Fixed bug when split RichView object with GapY greater than 0.
      • Fixed OnClick interactive event behavior of TfrxChartView.
    • Other
      • Fixed PrepareScript validation.
    • Designer
      • Fixed some colors in the designer.
  • VCL.FastGrid
    • UI
      • Fixed issue where some keyboard shortcuts for clipboard do not work in the active in-place editor.
      • tfrGrid - Fixed splitter cursor image freezing in design time.
    • Exports
      • Fixed IsBlobField method in TableBuilder provider when invisible columns are used.
  • VCL.FastEditors
    • UI
      • tfrCheckBox - Fixed double scaling checkbox button.
      • Resolved issue with mouse capture when dropping down a popup window for the second time after selecting an item in this window.
  • Lazarus.FastEditors
    • UI
      • Fixed some issues with editor rendering on Linux.
      • Resolved issue with mouse capture when dropping down a popup window for the second time after selecting an item in this window.
  • Lazarus.FastGrid
    • UI
      • Fixed issue where some keyboard shortcuts for clipboard do not work in the active in-place editor.
      • tfrGrid - Fixed splitter cursor image freezing in design time.
    • Exports
      • Fixed IsBlobField method in TableBuilder provider when invisible columns are used.