Rilasci di FastQueryBuilder

Released: Dec 23, 2025

Aggiornamenti in 2026.1.4

Funzionalità

  • VCL.FastQueryBuilder
    • Engine
      • Added the TfqbFDEngine.TablePattern property.

Correzioni

  • 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.

Released: Nov 25, 2025

Aggiornamenti in 2026.1.3

Funzionalità

  • VCL.FastQueryBuilder
    • Engine
      • Improved SQL escaping.
  • Lazarus.FastQueryBuilder
    • Engine
      • Improved SQL escaping.

Released: Jul 29, 2025

Aggiornamenti in 2025.2.5

Funzionalità

  • VCL.FastQueryBuilder
    • Engine
      • Added the ability to escape table names.
  • Lazarus.FastQueryBuilder
    • Engine
      • Added the ability to escape table names.

Released: May 14, 2025

Aggiornamenti in 2025.2.2

Funzionalità

  • VCL.FastQueryBuilder
    • Engine
      • Added a search button to text editors.
  • Lazarus.FastQueryBuilder
    • Engine
      • Added a search button to text editors.

Released: Mar 5, 2025

Aggiornamenti in 2025.1.7

Funzionalità

  • VCL.FastQueryBuilder
    • UI
      • Added First version of HiDPI.
  • Lazarus.FastQueryBuilder
    • UI
      • Added First version of HiDPI.

Released: Feb 26, 2025

Aggiornamenti in 2025.1.6

Funzionalità

  • VCL.FastReport
    • Designer:
      • Improved rendering and functionality of designer elements in VCL themes.
  • VCL.FastScript
    • Engine:
      • Improved TfsTree by replacing TTreeView with TfrTreeView.
  • Lazarus.FastReport
    • Other:
      • Added the ability to override the search form.
      • Added object for RFID-Label(TfrxDeviceCommand).
  • Lazarus.FastScript
    • Engine:
      • Improved TfsTree by replacing TTreeView with TfrTreeView.
  • FMX.FastReport
    • Designer:
      • Improved rendering and functionality of designer elements in VCL themes...

Released: Jan 29, 2025

Aggiornamenti in 2025.1.5

Correzioni

  • VCL.FastScript
    • Engine:
      • Fixed bug in TfsScript.Destroy which can cause exception.
  • FMX.FastScript
    • Engine:
      • Fixed bug in TfsScript.Destroy which can cause exception.
  • Lazarus.FastScript
    • Engine:
      • Fixed bug in TfsScript.Destroy which can cause exception.
  • VCL.FastReport
    • Client-server:
      • Fixed a bug with reports with parameters and dialogs.
    • Designer:
      • Fixed AV in RichEditor with old versions of msftedit.dll.
      • Fixed scaling of dialogs(TfrxDialogPage).
      • Fixed TfrxLabel when AutoSize = True.
    • Engine...

Released: Jan 14, 2025

Aggiornamenti in 2025.1.4

Funzionalità

  • VCL.FastReport
    • Engine:
      • Added the ability to create a custom structure of root shell nodes and simple nodes.
    • Exports:
      • Improved export of RTL text to PDF.
  • Lazarus Controls
    • Engine:
      • Added the ability to create a custom structure of root shell nodes and simple nodes.
    • Exports:
      • Improved export of RTL text to PDF.
  • FMX.FastReport
    • Exports:
      • Improved export of RTL text to PDF.

Correzioni

  • VCL.FastReport
    • Preview:
      • Fixed collapsing when (Application.MainFormOnTaskbar = True).
    • Engine:
      • Fixed HTMLView...

Released: Dec 11, 2024

Aggiornamenti in 2025.1

Funzionalità

  • Designer:
    • Added expression highlighting settings in the report designer.
    • Added basic search in editors with Memo.
    • Improved mouse functionality in SimpleMemo.
    • Improved scrolling in the Memo editor.
  • Engine:
    • Added TfrShellTreeView control for shell management in VCL and Lazarus with Linux support.
    • Added nested handling for Subreport.PrintOnParent in the reporting engine.
    • Added support for the Win64x compiler during development.
    • Implemented native rendering of controls for VCL and...

Released: Apr 22, 2024

Aggiornamenti in 2024.2.0

Funzionalità

  • 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...