Skip to main content
All docs
V25.2
  • VCL Reports: Getting Started

    Review the following tutorials to get started with the TdxReport component.

    Prerequisites

    Ensure that your development environment meets ExpressDashboards and ExpressReports prerequisites:

    1. Microsoft Windows 10 or newer.
    2. Embarcadero RAD Studio IDE 12.3 or newer (Community Edition IDEs are not supported).
    3. DevExpress VCL v25.2.x installed with the VCL Subscription+ (or a compatible license).
    4. The EdgeView2 SDK package installed from the GetIt package manager.

    Tutorial

    Create a Table Report Using the Report Wizard

    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.

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

    See Also