| [Overview][Classes][Index] | 
Contains a resource writer 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 | |
| strtable; | 
This unit contains TExternalResourceWriter, a TAbstractResourceWriter descendant that is able to write standalone resource files in a Free Pascal-specific format.
Adding this unit to a program's uses clause registers class TExternalResourceWriter with TResources.
See also
Free Pascal external resource file format description