IP*Works! ZIP V9 - Online Help
IP*Works! ZIP V9
Questions / Feedback?

EndFile Event

Fired after a file is processed.

Syntax

typedef void __fastcall (__closure *TipzBzip2EndFileEvent)(System::TObject* Sender, TipzBzip2EndFileEventParams *e);

__property TipzBzip2EndFileEvent OnEndFile = {read=FOnEndFile, write=FOnEndFile};

typedef struct {
     int Index;
} TipzBzip2EndFileEventParams;

Remarks

EndFile is fired when compression or decompression finishes. Index will contain 0.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0