class methods |
Top Previous Next |
What is translated > Types > Records, Classes, Interfaces > Class > class methods Delphi class methods are similar to C++ static methods, but there are two differences:
Therefore the two cases have to be distinguished at the translation of Delphi class methods to C++ and Delphi's Self-instance requires additional treatment:
|
This page belongs to the DelphiXE2Cpp11 Documentation |
DelphiXE2Cpp11 home Content |