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 very similar too. The conversion of Delphi interfaces depends on the C++ compiler that shall be used.
|
This page belongs to the Delphi2Cpp Documentation |
Delphi2Cpp home Content |