Added TfrxCrypt and TfrxRichObject support for 64-bit IDE.
Converters have been separated into separate packages.
Engine
Added the KeepWithData property for Group Headers and Footers, when set to true, the group header or footer will stay together with its related data rows. This avoids a situation where a group header appears at the bottom of a page with its data starting on the next page, or where a group footer is separated from its data.
Added the PrintOn property for report components, it determines where component may be printed during report build.
Exports
Added font substitution to PDF export.
不具合の修正
VCL.Controls
UI
Fixed caret behavior when MultiByte is enabled.
VCL.FastReport
Other
Fixed sources' compilation by Delphi 10.3.1.
Engine
Fixed Odd/Even mode of watermark in composite report.
Fixed NoChangeDir flag for default file dialog.
Report object
Fixed font selection in some dialogs.
Fixed PDFView wrong scale when export to PDF in DPI unaware mode.