FastReport FMX 2.3 updated

Released: Jan 20, 2016

Updates in this release

Updates in 2.3

  • Added support of Embarcadero RAD Studio 10 Seattle includes compatibility fixes for new FMX framework.
  • Added support of Embarcadero RAD Studio XE8 for both Delphi and C++Builder developing environment.
  • Implemented Line spacing for Text object (LineSpacing property).
  • Added Custom realization of ProcessMessages function for cocoa (One from FMX framework doesn't work correctly). Fix for freezes of preview window and slow down during report preparation.
  • Fixed RAD Studio 10 Seattle memory leaks.
  • Fixed export of wrap text in PDF Export.
  • Improved FireDac components.
  • Fixed Images mask in PDF Export.
  • Fixed print memory leak fron GDI+ context.
  • Fixed rendering of export matrix images.
  • Fixed export of multiline text to PDF.
  • Fixed images' export.
  • Fixed Variable's editor.
  • Fixed Display Format editor window.
  • Fixed TfrxDesigner.Restrictions drDontSaveReport option behavior after changes in the script.
  • Fixed bug with units in the preview pages settings window.
  • Fixed minor issues with old XE2 framework.
  • Fixed compatibility with FMX styles.
  • Fixed <font color> HTML tag in TfrxMemoView.
  • FMX version can read images created in VCL version.
  • Fixed nested drill down repots.
  • Implemented temp folders for report file chae.
  • Fixed picture cache behaviour with empty images.
  • Fixed TfrxMemoView.Underline property.