Resource File Unit
| Release: | 1.0.1 | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Date: | 18 March 2010 | ||||||||||||||||||||||||||||
|
Delphi Compatibility:
|
|
- Overview
- Download
- Install Info
- Change Log
- License
Install Info
The Resource File Unit and documentation are supplied in a zip file. Before installing you need to extract all the files from the zip file, preserving the directory structure. The following files will be extracted:
-
PJResFile.pas– Main source code. -
ReadMe.htm– The unit's read-me file. -
ChangeLog.txt– The unit's change log. -
MPL-1.1.txt– Mozilla Public Licence v1.1. -
Wiki.url– Shortcut to the online Wiki that documents the unit.
There are three possible ways to use the unit.
-
The simplest way is to add
PJResFile.pasto your projects as you need it. - To make the unit easier to re-use you can either copy it to a folder on your Delphi search path, or add the folder where you extracted the unit to the Delphi Search path. You then simply use the unit as required without needing to add it to your project.
- For maximum portability you can add the unit to a Delphi design time package. If you need help doing this see here.



