Description of TPackFiles :
TPackFiles is an easy-to-use component for Borland Delphi that lets you compress and store all files you want into your application. In other words, you can create a collection of files which will be embedded into your executable file after compiling your application.Forget external files which must be distributed with your application's executable: they are inside your executable file! If you would like to add Self-Extracting functions to your application, create single application files or quickly load your data files, then TPackFiles is designed for you.TPackFiles does NOT require external files (like Windows Resources .RES, DLL files...) and directly works with Delphi forms. Moreover a compression algorithm is provided which allows you to decrease the size of your executable file. Finally you can easily manage your stored files with the powerful TPackFiles Editor.Also include samples (how to create a SFX program, work with TRichEdit) and TPackFiles Self-Extracting Builder, a Self-Extracting Archives Builder available with source code.