Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows 2012 SHA1 Hash: 8ac5d924912595601d8d534ed4d9a7b943d9a005 Size: 23.49 KB File Format: zip
Rating: 2.434782608
out of 5
based on 23 user ratings
Publisher Website: External Link Downloads: 298 License: Free
Resource File Unit is a free software by Peter Johnson and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2012.
You can download Resource File Unit which is 23.49 KB in size and belongs to the software category Components Libraries. Resource File Unit was released on 2010-07-03 and last updated on our database on 2017-02-27 and is currently at version 1.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
Resource File Unit Description
The Resource File Unit package contains classes that encapsulates  Windows 32 bit binary resource files and the resources contained in them. The main functionality is provided by two classes:
- TPJResourceFile
Encapsulates the contents of a whole resource file and provides methods and properties for reading, finding, editing, adding and deleting resources. Resource files can be read from and written to files or streams.
- TPJResourceEntry
Encapsulates a single resource within the file and provides properties to access its header record and its raw data. The class also provided methods to check the identity of the resource. The resources raw data is made available as a TStream and so is easily read and written using familiar TStream methods.
In addition to the two main classes, some helper functions are also provided that assist in working with resource identifiers.
An exception class – EPJResourceFile – is also defined. Exceptions of this class are raised by both the main classes when errors are encountered.
Some constants are defined for use with the memory flags field of resource header records. The RT_HTML and RT_MANIFEST resource types are also defined since they are not defined by Delphi.System requirementsDelphi