Contains a resource reader for external resource files
| uses | ||
| 
 | Contains base classes for resource handling | |
| 
 | Implements an ordered tree of resources | |
| 
 | Contains types and constants used by external resource reader and writer | 
This unit contains TExternalResourceReader, a TAbstractResourceReader descendant that is able to read standalone resource files in a Free Pascal-specific format.
Adding this unit to a program's uses clause registers class TExternalResourceReader with TResources.
See also
Free Pascal external resource file format description