TResManager 1.1
In category
Components > Data Compress > Other
Description
Put all your program’s or game’s resources into a single file, compress and encrypt it and get necessary resources from inside application with a single command.TResManager is intended for keeping and fast’n’easy access to program’s resources. It is not a single component but a package which consists of the component and the program that creates and manages resource files.
Here are the main features of TResManager:
- You can get and use your resources in the way like this: Image1.Picture.LoadFromFile (ResManager1.GetFile (’root/pics/mypics/pic1.bmp’));
- Resource file can contain internal tree of files and folders with any degree of complexity;
- You can pack files with any types and sizes;
- Internal transparent GZip compression. You can get needed file without unpacking them all;
- ZipCode encryption of resource file with lengthy password;
- Preloading of needed resources for better performance;
- Automatic managment of temporary files.
Informations
- Status: Fully functional
- Source: FW
- Size: 571 552kB
Platforms:
- Delphi 2005 (VCL)
- Delphi 5
- Delphi 6
- Delphi 7
Downloads