Records, Classes, Interfaces |
Top Previous Next |
What is translated > Types > Records, Classes, Interfaces Delphi and C# have is the same concept of classes. Delphi records become to structures in C#.Their concepts are similar too. In C# interface types can be defined similar to Delphi.
|
This page belongs to the Delphi2C# Documentation |
Delphi2C# home Content |