...
"TestU.pas" -> "FNS_Consts.pas";
"TestU.pas" -> "FNS_Types.pas";
"TestU.pas" -> "FNS_Memory.pas";
"TestU.pas" -> "FNS_System.pas";
"TestU.pas" -> "FNS_Messages.pas";
"TestU.pas" -> "FNS_Languages.pas";
"TestU.pas" -> "FNS_Forms.pas";
"TestU.pas" -> "FNS_MathB.pas";
"TestU.pas" -> "FNS_Log.pas";
"TestU.pas" -> "FNS_Binary.pas";
"TestU.pas" -> "FNS_Debug.pas";
"TestU.pas" -> "FNS_MemoryUT.pas";
"TestU.pas" -> "FNS_Security.pas";
"TestU.pas" -> "FNS_Strings.pas";
"TestU.pas" -> "FNS_Unicode.pas";
"TestU.pas" -> "FNS_ValueConvert.pas";
"TestU.pas" -> "FNS_Thread.pas";
"TestU.pas" -> "MSC_WinError.pas";
...
in der TestU.pas steht Folgendes:
Delphi-Quellcode:
Uses Classes, Controls, Forms, StdCtrls, ExtCtrls, Math, PSAPI, Windows, SysUtils,
FNS_Consts, FNS_Types, FNS_Memory, FNS_System,
FNS_Messages, FNS_Languages, FNS_Forms,
FNS_MathB, FNS_Log,
FNS_Binary{, FNS_Colors{, FNS_DateTime}, FNS_Debug{, FNS_Files{, FNS_Hash{, FNS_Hints}, FNS_MemoryUT{, FNS_MemoryUT2}, FNS_Security, FNS_Strings{, FNS_Sys}, FNS_Unicode{,
MSC_WinError}, FNS_ValueConvert, FNS_Thread{, FNS_SpeedZip{, FNS_XPStyle}, MSC_WinError;