Unit scope names |
Top Previous Next |
New features since Delphi 7 > Unit scope names Delphi2Cpp is able to process names with unit scopes. For example:
System.SysUtils
does express, that the unit SysUtils is part of the unit scope System. Delphi2Cpp can open files with such dotted names as well as it can process such names correctly. |
This page belongs to the Delphi2Cpp Documentation |
Delphi2Cpp home Content |