FastReport VCL のリリース

Released: Dec 11, 2023

2024.1 での更新項目

機能

  • Added support for Embarcadero RAD Studio 12 Athens.
  • Report designer improvements
    • Added a new "Text" object editor which lets you to highlight expression elements and tags, allowing for quick identification of expressions within regular text. With interactive bracket highlighting, you will no longer forget to close the bracket of an expression. Furthermore, the editor allows for word wrap during text editing.
    • Expression highlighting is available not only in the editor but for "Text" objects...

Released: Dec 11, 2022

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

Released: Dec 12, 2021

2022.x での更新項目

v2022.3

Updated Sep 21, 2022

Features

  • Added support for Embarcadero RAD Studio 11.2.
  • Transports
    • Added new Microsoft Outlook Web mail transport.
    • Added new Gmail Web mail transport.
  • Client-server
    • Added GCI example for Lazarus.
    • Added support of '*' mask in server IP lists.
  • Designer
    • Added new hints to the reports designer which shows the full text of the Memo object.
    • Added fast comments in syntax memo editor for selected text (Default hotkey is Ctrl + /).
    • Added new hints to Syntax Memo editor.
    • Added...

Released: Mar 21, 2021

2021.x での更新項目

v2021.3

Updated Sep 13, 2021

Features

  • Added support for Embarcadero RAD Studio 11.
  • Added new object TfrxPDFView which allows you to view PDFs inside reports via the Pdfium library.
  • Added protocol support for loading object data from external sources (http, https and transports) for PDFView, HTMLView, MemoView, PictureView and Maps.
  • Added new transport authorization for OAuth 2.0 with default system browser.
  • Added split mechanism for dynamic table cells (data and internal objects).
  • Added support...

Released: Dec 14, 2020

v6.9.x での更新項目

機能

  • Added support for interactive forms in PDF export for Text, CheckBox and Picture objects.
  • Added InteractiveFormsFontSubset property in PDF export which allows you to set the glyph for interactive forms with embedded fonts via expressions.
  • Added outline support to HTML export filters (frxExportHTML and frxExportHTML).
  • Added Guide Lines support for dialog pages in the report designer.
  • Added preview filtering to the outline tree node search.
  • Added support for saving and loading SQL editor preset...

Released: Sep 22, 2020

v6.8.x での更新項目

機能

  • Added class references for main package classes.
  • Added customization of SQL editor in the report designer.
  • Added delayed command pool for actions of TfrxReport: PrepareReport, ShowReport, LoadFrom .It is now possible to call Report.ShowReport to rebuild the active report or load another one from the script.
  • Added TfrxEngineOptions.ZeroPrecisionValue property which contains precision value for zero comparison operation in Text objects(used with HideZeros property).
  • Added PNG export filter in...

Released: May 28, 2020

v6.7.x での更新項目

機能

  • Added support of Embarcadero RAD Studio 10.4.
  • Added InPlaceEditor for TfrxRichView to edit RichView in the preview window.
  • Added Swiss Payment Standard presets for QRCode barcode.
  • Added Logo property for QRCode barcode.
  • Added extended support of TeeChart pro series:
    • TPolarContourSeries, TEquiVolumeSeries, TCircularGauge,
    • TClockGauge, TNumericGauge, TBigCandleSeries,
    • TDeltaPointSeries, TImageBarSeries, TImagePointSeries,
    • TWindRoseSeries, TErrorPoint3DSeries, TErrorPointSeries,
    • TEqualizerSeries...

Released: Mar 25, 2020

v6.6.x での更新項目

v6.6.12

Updated Apr 24, 2020

Features

  • Added Processing for TfrxSysMemoView.
  • [Lazarus] Added LazChart RTTI modules.
  • Added arrows left - right keys for filtration during Code completion.
  • Code completion now replaces whole ident, not just insert new in cursor position.
  • Code completion window can now be resized.
  • Added helper for Fill casting AsBrushFill/AsGradientFill/AsGlassFill (TfrxCustomFill).
  • Added TfrxPostProcessor.ResetDuplicates - can reset duplicated from script.
  • Added DrillState property...

Released: Nov 29, 2019

v6.5.x での更新項目

v6.5.14

Updated Mar 10, 2020

Features

  • Added TfrxChartView.ClearSeries method.
  • Added new Pharmacode barcode type.
  • Added new frxBarcode2DEditor.
  • Added TfrxCustomCrossView.ShowCellBreak (default True) when set to False cross tab doesn't hide frames of split cells.
  • Added label source for TOHLCSeries chart series.
  • Added new search to preview control.
  • Added new type for hyperlinks (hkNone - do nothing. Useful when we need to disable hyperlink from the script).
  • Improved chart editor dialog for Lazarus...

Released: Jun 16, 2019

v6.4.x での更新項目

v6.4.13

Updated Oct 15, 2019

  • Fixed cross-tab changing when AutoWidth = False.

v6.4.10

Updated Aug 2, 2019

  • Fixed TfrxDMPMemoView bounds in the PDF export.
  • Fixed exporting of fsAltDot frame line style in the PDF export.
  • Fixed C++ Builder compatibility.

v6.4.7 - 6.4.9

Updated Jul 16, 2019

  • Fixed division by zero in the PDF export.

v6.4.4 - 6.4.6

Updated Jul 5, 2019

  • Fixed wrong behavior of Table object with vertical bands.
  • Fixed FIB connection form.

v6.4.3

Updated Jul 1, 2019

  • Fixed TfrxMailExport...