Class TZOOFileInfo (unit Aview)

Inherits from

TFileInfo

Constructors


Constructor Create;

will be 1 if deleted, 0 if not


Functions

Properties

property Deleted : Boolean


property FileType : Byte


property Method : Byte


property Offset : LongInt


property Version : Word


Events

Variables

FDeleted : Boolean;

major version in hi-byte minor in low

FFileType : Byte;


FMethod : Byte;


FOffset : LongInt;

0 = no packing, 1 = normal LZW

FVersion : Word;

position of this file


Constructors


Constructor Create;

will be 1 if deleted, 0 if not


Functions


Properties


property Deleted : Boolean


property FileType : Byte


property Method : Byte


property Offset : LongInt


property Version : Word


Events


Variables


FDeleted : Boolean;

major version in hi-byte minor in low


FFileType : Byte;


FMethod : Byte;


FOffset : LongInt;

0 = no packing, 1 = normal LZW


FVersion : Word;

position of this file