Skip to main content
All docs
V26.1
  • Basic Report Tutorials

    All tutorials in this section help you get started with the basic tools and report creation features available for the TdxReport and TdxReportControl components.

    VCL Reports: The Resulting Report in the "Report Viewer" Dialog at Runtime

    Report Generator Tutorials

    Read Tutorial: Create a Table Report Using JSON Data

    Follow this tutorial to create a table report and display it in a VCL application. The tutorial loads JSON data from a remote source, defines a table report layout, and binds it to data using the Report Wizard dialog at design time.

    Featured Components: TdxReport | TdxBackendDataConnectionManager | TdxBackendInMemoryJSONConnection

    Read Tutorial: Bind a Table Report to FireDAC Data

    Follow this tutorial to create a table report and bind it to data using standard FireDAC components (TFDQuery and TFDConnection) shipped with the RAD Studio IDE.

    Featured Components: TdxReport | TdxBackendDataConnectionManager | TdxBackendDataSetJSONConnection

    See Also