FastConverter .FP3 のリリース

Released: Apr 22, 2024

2024.2.0 での更新項目

機能

  • Engine
    • Added infinite width mode to dynamic table object.
    • Added GeoJSON/TopoJSON support to map object.
    • Added a new TfrTreeViewControl.
    • Detail reports now save variable state for each detail tab when using DetailPage hyperlink.
    • Added the ability to change the signature hash algorithm.
    • Signatures for PDF and files have been improved and made uniform.
  • Exports
    • Added new export filters XLSX, DOCX in FastReport FMX.
    • Added a test program for PDF/SVG/HTMLDiv exports.
  • Lazarus
    • Added Lazarus support to...

Released: Mar 19, 2024

2024.1.7 での更新項目

機能

  • Designer
    • Added new editor for Memo object with syntax highlights (starts from Enterprise version).
    • Added Expression and syntax highlights in Memo object in the report designer workspace.
    • Added new field definition editor (replace of an old Alias editor).
    • Added ability to sed type of drag and drop object type when drag data from data tree.
    • Added ability to disable auto-updating of field list in the report designer.
  • Exports
    • * Modified Indy TLS usage in E-mail export filter.
  • Transport
    • Added a S...

Released: Dec 11, 2023

2024.1.0 での更新項目

機能

  • Added support for Embarcadero RAD Studio 12 Athens.

Released: Sep 25, 2023

2023.x での更新項目

v2023.3

Updated Sep 25, 2022

Features

  • Engine
    • Added the ability to automatically select the font size to match the size of the "Text" object and its content (ContentScaleOptions property).
    • Added language resource editor.
    • Added frThreadSynchronizeProc variable to override the default synchronization procedure in FastReport.
    • Added implementation for UP/DOWN/MOVE mouse events for report script objects.
    • Added support for CADES_T and CADES_X_LONG_TYPE_1 signatures.
    • Added TfrxHtmlView.LoadFromString...