FastReport VCL Ultimate 2026.1.2

Released: Nov 21, 2025

2026.1.2 での更新項目

機能

  • VCL.FastScript
    • RTTI
      • Added a WeekOf function in the script.
  • FMX.FastScript
    • RTTI
      • Added a WeekOf function in the script.
  • Lazarus.FastScript
    • RTTI
      • Added a WeekOf function in the script.
  • VCL.FastReport
    • Exports
      • Added Internal DataLink processing for HTML exports.
  • FMX.FastReport
    • Exports
      • Added Internal DataLink processing for HTML exports.
  • Lazarus.FastReport
    • Exports
      • Added Internal DataLink processing for HTML exports.
  • VCL.FastGrid
    • UI
      • Added a new column delete cursor.
      • Added the ability to resize a column if its right border is out of view.
      • You can now undo dragging and resizing columns using ESC in DT.
    • Engine
      • frSpinEdit - Implemented the ValueType property and made MinValue and MaxValue properties depend on the corresponding properties of the underlying field.
  • Lazarus.FastGrid
    • UI
      • Added a new column delete cursor.
      • Added the ability to resize a column if its right border is out of view.
      • You can now undo dragging and resizing columns using ESC in DT.
    • Engine
      • frSpinEdit - Implemented the ValueType property and made MinValue and MaxValue properties depend on the corresponding properties of the underlying field.

不具合の修正

  • VCL.FastReport
    • Exports
      • Fixed layout of PDF export dialog.
      • Fixed missing HTML tags styles in DOCX export filter.
    • Designer
      • Fixed internal datasets parameters update in Designing mode.
      • Fixed bug when wrong mouse event is inserted by the report designer for dialog controls.
  • Lazarus.FastReport
    • Exports
      • Fixed layout of PDF export dialog.
      • Fixed missing HTML tags styles in DOCX export filter.
    • Designer
      • Fixed internal datasets parameters update in Designing mode.
      • Fixed bug when wrong mouse event is inserted by the report designer for dialog controls.
  • VCL.FastGrid
    • UI
      • Fixed highlighting of grid elements when dragging and resizing a column.
      • TfrGrid - Focused cell's frame is drawn on header when scrolling grid via scrollbar thumb.
    • Engine
      • The length of the text entered in a cell does not match the dimensions of the data field associated with the column of that cell.
      • Made the OnKeyPress event work with WideChar Key parameter and fixed navigation issues with UTF8 characters.
  • Lazarus.FastGrid
    • UI
      • Fixed highlighting of grid elements when dragging and resizing a column.
      • TfrGrid - Focused cell's frame is drawn on header when scrolling grid via scrollbar thumb.
    • Engine
      • The length of the text entered in a cell does not match the dimensions of the data field associated with the column of that cell.
      • Made the OnKeyPress event work with WideChar Key parameter and fixed navigation issues with UTF8 characters.