This demo demonstrates how to generate a report that was created in rdl format, from a Delphi application without using SSRS server.
40
Downloads
|
Updated
24/02/2019
|
Tags
SSRS, Report
|
The following demo shows how to create a WebRequest instance and return the response.
|
This demo demonstrates how to host WPF Composite Control packaged into a .Net library in Delphi using the .Net Runtime Library for Delphi TClrContainer component.
|
This demo shows how to host DataGridView control, load data from a dataset and display the data in the datagridview.
|
The demo shows how to read, add and update application settings in Delphi
|
There are several ways to load an assembly into an application domain using the .Net Runtime Library for Delphi. The recommended way is to use the static Load method of the TClrAssembly class (Declared in CNClrLib.Host unit).
|