Online Documentation for Advanced Excel Report for RAD Studio
TEXLReport component
Unit
Description
The TEXLReport component is intended for creating powerful reports in MS Excel.
The basic method of the component is Show. To define the source of the report data use property DataSet. The Template property sets the template Excel file, defining the appearance of the result Excel report. For creating complicate master - detail reports or reports with grouping you should define the Bands property (unnecessary for simple reports). You may also set constant values for some report fields in the Dictionary property.