FastQueryBuilder 릴리스

Released: Dec 23, 2025

2026.1.4 버젼 업데이트

기능

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

수정사항

  • 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

2026.1.3 버젼 업데이트

기능

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

Released: Jul 29, 2025

2025.2.5 버젼 업데이트

기능

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

Released: May 14, 2025

2025.2.2 버젼 업데이트

기능

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

Released: Mar 5, 2025

2025.1.7 버젼 업데이트

기능

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

Released: Feb 26, 2025

2025.1.6 버젼 업데이트

기능

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

수정사항

  • VCL...

Released: Jan 29, 2025

2025.1.5 버젼 업데이트

수정사항

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

Released: Jan 14, 2025

2025.1.4 버젼 업데이트

기능

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

수정사항

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

Released: Dec 11, 2024

2025.1 버젼 업데이트

기능

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

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