How to create your own web browser(starter) with the .Net Web Browser Control in Delphi using the .Net Runtime Library for Delphi
|
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 how to send an e-mail message asynchronously with the .Net SmtpClient in Delphi using the .Net Runtime Library for Delphi.
|
This demo shows how to raise .Net events and handle these events from Delphi using the .Net Runtime Library for Delphi.
|
This demo shows how to raise .Net events and handle these events from Delphi using the .Net Runtime Library for Delphi.
|
The demo shows how to show synchronous consumption of events in Delphi using the .Net Runtime Library for Delphi
|
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.
|