Class TARJFileInfo (unit Aview) |
Inherits from
TFileInfo
Constructor Create;
property Arc_Ver : Byte
property BackedUp : Boolean
True - "\" changed to "/"
property FileType : Byte
property Host_OS : Byte
property Method : Byte
0=MSDOS,1=PRIMOS,2=UNIX,3=AMIGA,4=MAC-OS,5=OS2,
6=APPLE_GS,7=ATARI_ST,8=NEXT,9=VAX_VMS
property Min_Ver : Byte
property Password : Boolean
0=binary,1=7-bit text, 3=directory, 4=volume label
property PathSym : Boolean
True - File continues in next volume
property Volume : Boolean
True - File garbled with password
FArc_Ver : Byte;
FBackedUp : Boolean;
FFileType : Byte;
FHost_OS : Byte;
FMethod : Byte;
FMin_Ver : Byte;
FPassword : Boolean;
FPathSym : Boolean;
FVolume : Boolean;
Constructor Create;
property Arc_Ver : Byte
property BackedUp : Boolean
True - "\" changed to "/"
property FileType : Byte
property Host_OS : Byte
property Method : Byte
0=MSDOS,1=PRIMOS,2=UNIX,3=AMIGA,4=MAC-OS,5=OS2,
6=APPLE_GS,7=ATARI_ST,8=NEXT,9=VAX_VMS
property Min_Ver : Byte
property Password : Boolean
0=binary,1=7-bit text, 3=directory, 4=volume label
property PathSym : Boolean
True - File continues in next volume
property Volume : Boolean
True - File garbled with password
FArc_Ver : Byte;
FBackedUp : Boolean;
FFileType : Byte;
FHost_OS : Byte;
FMethod : Byte;
FMin_Ver : Byte;
FPassword : Boolean;
FPathSym : Boolean;
FVolume : Boolean;