Features and Benefits FastReport VCL Analysis
Embedding in the interface
Full customization and integration into the interface of your business application.
Data sources
Connection to databases takes place not only through standard ADO and BDE components but also through any built based on TDataSet.
Visual results
To create graphs and charts based on table slices, you can use TeeChart (both from RAD Studio and the commercial edition of TeeChart Pro).
Global filter
Use one data cube for synchronous analysis based on various criteria, built on independent filters.
Graphics core
GDI is used to create graphic elements, render text, and manage graphics.
Source code
This set of components includes source codes. Maximum convenience for companies wishing to adapt the code to their needs.
FastScript formulas
Analysis VCL uses FastScript to perform non-standard calculations. Using scripts, you can calculate indicators and filters. You can set data processing after or simultaneously with standard indicators.
For indicators, you can set filters specified by the script. This filter is used if it is necessary to calculate indicators not for all rows of the original data set, but only for selected ones. The calculation filter can be applied to both measures based on standard aggregate functions and calculated measures.