The demo shows how to sign a file by using the HMACMD5 object and then how to verify the file.
|
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.
|
The demo shows how to open and read Fixed-width log file (test.log).
23
Downloads
|
Updated
10/05/2018
|
Tags
Text Files
|
The demo shows how to read from a Comma-Delimited Text File.
|
This demo shows how to use the Computer interface object to display the computer information such as the name of the computer, the local time, the GMT time, the total physical memory, the OS Fullname, OS Version etc on which the code runs.
|
This demo shows you how to use the .Net DataTable to store data in Delphi using the .Net Runtime Library for Delphi.
48
Downloads
|
Updated
09/05/2018
|
Tags
DataTable
|
Using the .Net Runtime Library for Delphi, you can create and initialize .Net array of any type in Delphi and display the content of the array.
|
In order to interact with .Net Objects's methods, properties, Fields and events, you need to create an instance of the object. There are several ways to Create an Instance of a .Net Object in Delphi using the .Net Runtime Library for Delphi.
|