Class TPPacker (unit ppackdll)

Inherits from

TComponent

-------------------------------------------------} { } { } { This code was written by : Bauer Karl } { } { This code is copyright 1998 by } { (c)Bauer Karl } { } { -------- FREEWARE !!! ---------- } {-------------------------------------------------

Constructors


constructor Create(AOwner: TComponent);

Public Declarations

Dll import routinen ende} {--------------------------------------} { TPPacker.



Functions

destructor Destroy;

--------------------------------------} { TPPacker.

procedure DoCompressFile;

--------------------------------------} { TPPacker.

procedure DoExpandFile;

--------------------------------------} { TPPacker.

Properties

property InputFile : string


property OutputFile : string


Events

Variables

FInputFile : string;

Private Declarations

FOutputFile : string;



Constructors


constructor Create(AOwner: TComponent);

Public Declarations

Dll import routinen ende} {--------------------------------------} { TPPacker.Create } {--------------------------------------


Functions


destructor Destroy;

--------------------------------------} { TPPacker.Destroy } {--------------------------------------


procedure DoCompressFile;

--------------------------------------} { TPPacker.DoCompressFile } {--------------------------------------


procedure DoExpandFile;

--------------------------------------} { TPPacker.DoExpandFile } {--------------------------------------


Properties


property InputFile : string


property OutputFile : string


Events


Variables


FInputFile : string;

Private Declarations


FOutputFile : string;