(make sure that the path to your exe-file is correct!) (stelle sicher, dass der pfad zur exe-datei korrekt ist!)
2. save it as myres.rc speichere es als myres.rc
3. compile the file with brcc32.exe (in your delphi-bin directory) to get myres.res kompiliere die datei mit brcc32.exe (im delphi-bin verzeichnis) um die datei myres.res zu erhalten.
4. copy myres.res to your project directory. kopiere myres.res in das entsprechende projekt-verzeichnis.
5. in your unit write the following: in der unit, schreibe
etwa das folgende: ...