in-operator |
Top Previous Next |
What is translated > Operators > in-operator
The in-operator of Delphi is substituted by the "Contains" function of the Set class in C++. There is a special translation of the in-Operator in a for-in loop. |
This page belongs to the DelphiXE2Cpp11 Documentation |
DelphiXE2Cpp11 home Content |