TZipForge.CloseArchive
TZipForge    Example
Top 


Closes current archive file.

procedure
CloseArchive;

Description
Call CloseArchive to close current archive file. CloseArchive automatically finishes current transaction started by BeginUpdate method and sets Active to False.

Note: Call OpenArchive to create or open archive file.