Developer code samples

Download code samples and demo applications for windows and other products which uses the .Net Runtime Library for Delphi.



Search Value

Request

How to create a WebRequest instance and return the response.

The following demo shows how to create a WebRequest instance and return the response.

100 Downloads | Updated 20/08/2018 | Tags , , , , ,

How to use the .Net FileWebRequest to access a file system resource in Delphi

This demo demonstrates how to use the .Net FileWebRequest class to access a file system resource in Delphi using the .Net Runtime Library for Delphi.

25 Downloads | Updated 10/05/2018 | Tags ,

How to use .Net Generic Dictionary in Delphi

The demo shows how to use .Net Generic Dictionary in Delphi to add data, remove data and enumerate though the data stored in the generic dictionary.

67 Downloads | Updated 09/05/2018 | Tags ,

Create a Web Request instance and return the response

The demo shows how to create a WebRequest instance and return the response

27 Downloads | Updated 09/05/2018 | Tags , , ,