Unit 'AbUnzper' Package
[Overview][Classes][Index] [#pl_abbrevia]

TAbUnZipper

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: AbUnzper.pas line 100

type TAbUnZipper = class(TAbCustomUnZipper)

published

  property ArchiveProgressMeter: TAbCustomMeter;

  

  property ItemProgressMeter: TAbCustomMeter;

  

  property BaseDirectory: string;

  

  property ExtractOptions: TAbExtractOptions;

  

  property LogFile: string;

  

  property Logging: Boolean;

  

  property OnArchiveProgress: TAbArchiveProgressEvent;

  

  property OnArchiveItemProgress: TAbArchiveItemProgressEvent;

  

  property OnChange: TNotifyEvent;

  

  property OnConfirmOverwrite: TAbConfirmOverwriteEvent;

  

  property OnConfirmProcessItem: TAbArchiveItemConfirmEvent;

  

  property OnLoad: TAbArchiveEvent;

  

  property OnNeedPassword: TAbNeedPasswordEvent;

  

  property OnRequestImage: TAbRequestImageEvent;

  

  property OnProcessItemFailure: TAbArchiveItemFailureEvent;

  

  property OnRequestLastDisk: TAbRequestDiskEvent;

  

  property OnRequestNthDisk: TAbRequestNthDiskEvent;

  

  property Password: AnsiString;

  

  property PasswordRetries: Byte;

  

  property TempDirectory: string;

  

  property FileName: string;

  

end;

Inheritance

TAbUnZipper

  

|

TAbCustomUnZipper

  

|

TAbCustomZipBrowser

  

|

TAbBaseBrowser

  

|

TAbBaseComponent

  

|

TObject



CT Web help

CodeTyphon Studio