Project: Resource File Unit
Unit: PJResFile.
Class: TPJResourceFile
Applies to: ~>1.0
procedure SaveToFile(const FileName: TFileName);
Creates a 32 bit resource file containing all the resources recorded in the resource file object. If there are no resource entries then a valid empty resource file is created.
Parameter:
- FileName: The name of the resource file to be created.
Raises:
An exception is raised if the file cannot be created.