Download FastReport VCL Enterprise v6.5.15 Delphi 7 - Delphi 10.3.3 Rio Full Source

FastReport VCL Enterprise v6.5.15 Delphi 7 - Delphi 10.3.3 Rio Full Source

FastReport VCL Enterprise v6.5.15 Delphi 7 - Delphi 10.3.3 Rio Full Source
FastReport VCL Enterprise v6.5.15 Delphi 7 - Delphi 10.3.3 Rio Full Source


FastReport VCL is an add-on component for generate reports quickly and efficiently. FastReport provides all the tools necessary for developing reports, including a visual report designer, a reporting core, and a preview window. RAD Studio 10.2 Tokyo. Report generator FastReport VCL is a modern solution for integrating Business Intelligence in your software. It has been created for developers who want to use ready-made components for reporting. FastReport VCL, with its simplicity of use, convenience and small distribution size is able to provide high functionality and performance on almost any modern PC.

Fast and reliable engine for report production
Yes, that is what heavy corporate reporting requires! FastReport is specifically optimized for speed and every day proves itself on heavy workloads in real businesses! If your clients want to get reports quickly - then they just need FastReport!
These are the capabilities of just report production engine:
Band-oriented report generator. A wide range of band types allows the creation of any kind of report
Code-based reports
Multi-page and multi-template reports
Cross-tabs allow creation of tabular reports with complex row and column headers from a single dataset, either a table or a query. (For full OLAP reports, we suggest you use FastReport OLAP instead)
Interactive reports
And all of these features can be combined in a single report!
Report designer
Powerful modern editor which includes a large set of tools for visually designing and modifying report templates
Can be incorporated into your application to give users their own report design!
Clean and simple classic interface - business users like to work with the designer straight away, without taking six months of orientation!
Report Wizard - even easier than using the visual designer - step by step report creation!
Separate tabs for "Design", "Data" and "Code" - a full-featured report development environment!
Security
We place great importance on the protection of your data.
Source code. Professional and Enterprise Editions of the product include all the source code for FastReport. This is very beneficial for companies that want to adapt the product to their own special needs. Avoid �rogue’ components and be in full control of all your software code, giving you absolute security!
Reports only have access to data specified by your application and data can be made read only
Encrypted templates and reports (by Rijndael-like algorithm). Data can protected by a secure document password
Web-based reports support the use of secure channels

and Interactivity
Built-in script shell that supports 4 languages: PascalScript, C++ Script, BasicScript and JScript
Interactive forms, drill-down (drop) reports, call another report with detailed information from the preview window with one mouse click
Flexible and open architecture. If FastReport doesn’t do enough for you, you can enhance it by creating and connecting your own objects (export filters, functions and database engines) to your reports
Inheritance of report templates
Reports can be independent of your application, so the application does not require recompilation when a user requires changes in a report
Any kind of data.
FastReport supports many libraries for database access: FireDAC, ADO, BDE, DBX, IBX and FIBPlus, so providing access to practically all databases, including Oracle and many third-party libraries
Data generated within your application
Passing out of both static and dynamic records
International localization
UNICODE. Reports can use any language in the world, and even multiple languages simultaneously, maintaining true internationality!
The FastReport interface is localized for fourteen languages
The file format allows reports to be translated at a local level
Documentation and help files are available in English, German, Polish and Russian.

Current version
----------------------------
- Fixed tab order in the PDF export dialog
- Fixed bug with report thread while terminating main server thread with clients
- Fixed TTabSet drag and drop in the report designer
- Fixed Insert field button (DataTree)
- [Lazarus] Fixed bad fills of buttons in the style editor dialog
- Fixed object edges in the report designer for dotMatrix Report
- [Lazarus] Fixed TfrxPageControl
* [Lazarus] Improved chart editor dialog for Lazarus charts
+ Add TfrxChartView.ClearSeries method
- Fixed bug with TFIBBCDField calculation
+ Added new Pharmacode barcode type
- [Lazarus] Fixed DialogPage in the report designer for Lazarus Win/unix
- Fixed export of some TeeChart Pro series in PDF and SVG exports
- [Lazarus] First improvements for HiDPI under Lazarus
- Fixed Clouds Authentication from embedded browser(FEATURE_BROWSER_EMULATION)
* HostControls/UnHostControls method are virtual now and moved to TfrxBaseForm
+ Added new frxBarcode2DEditor
+ Added TfrxCustomCrossView.ShowCellBreak (default True) when set to False cross tab doesn't hide frames of split cells.
- Fixed incorrect RichView split
- Fixed bug when ConfigFileName was ignored
+ Added label source for TOHLCSeries chart series
- Fixed compilation with TeePro version greater than seven
+ Added new search to preview control
- [Lazarus] Fixed memory leaks
- [Lazarus] Fixed printing from Linux(GTK)
- Fixed table split. In special scenarios row which doesn't fit on the page may disappear.
+ Added new type for hyperlinks (hkNone - do nothing. Useful when we need to disable hyperlink from the script).
- Fixed chart Highlight for stacked series.
* Changes in synchronization mechanism for syntax memo. Now worker thread(TfrxCodeCompletionThread) synchronizes via SendMessages instead of TThread.Synchronize.
- Fixed export of Devanagari text in PDF export
* CreateUniqueName with DefaultReport now copies objects from current object list.
[6.5.11]
- Fixed HABlock Align for Farsi language
- Fixed embedded map in Map object
- Fixed export of monospaced fonts in PDF Export
- [Lazarus] Fixed text ouput under GTK(Linux)
- Fixed Cross editor in HiDPI
[6.5.10]
- [Client/Server] Fixed CGI client and export from dialog reports
- Fixed export file names and extensions when exporting from web browser
+ Added New TfrxPreview.HideScrolls property and onscrollMaxChange/onscrollPosChange events (custom scrollbars implementation)
- Fixed HTML tags case sensitivity in the HTML5div export
[6.5.8 - 6.5.9]
- Fixed TfrxEMFExport
- Fixed Data Tree Drag&Drop for variables and functions
[6.5.7]
- Fixed DataMatrix c40 and txt encodings for special symbols
- Fixed issue with loading RTF files in RichView control under Windows 10 (sometime loads as plain text)
+ Added GS1Rule property to DataMatrix barcode (automatic support of GS1 rules)
- Fixed bug in PDF export when XObject list clears on every page which inrease size of PDF file with pictures
[6.5.6]
+ Added new ColorBar property for all barcode types (set color of barcode data)
- Fixed bug in big XLS (Excel 97 BIFF8) files
- Fixed exported file name in Client/Server components(from Web browser)
- Fixed PDF export with GapX, GapY < 0
[6.5.1 - 6.5.5]
- Fixed Client/Server components when export report with dialog page from web brorser
- Fixed quick buttons in the MDI preview
- HiDPI fixes for frxSynMemo: Saving/Loading font size for different DPI, GutterWidth, line marks, breakpoints marks
- HiDPI fixes for RegEditorsDialog: CheckBox, ComboBox arrow, DropDown list width on first show
- Fixed draw of icons on StatusBar in the report designer for HiDPI
- Fixed TfrxTreePanel FileterMinWidth/FileterMaxWidth for HiDPI
- Fixed font size in font ComboBox preview (HiDPI)
- Fixed font preview position in font ComboBox(HiDPI)
- Fixed band caption in HiDPI mode when the primary monitor has scale greater than 150%
- Fixed TfrxComboBox.ListWidth in HiDPI (primary monitor with HiRes)
- Fixed system dialogs(Font/Color) in HiDPI Per-Monitor V2 mode
- Fixed ComboBox positions in the report designer for low custom scaling (less than 150%)
- Fixed frxProgress dialog in HiDPI mode
- Fixed Image Resouces for low scaling values (less than 150%)
- Fixed wrong anchor in dataset editor
- Fixed flickering of the data tree for internal datasets after closing preview




OR GET THIS FILE ONLY - PRICE 100$ ONLY