TZipForge.EndUpdate
TZipForge    Example
Top 


Finishes a transaction for open archive.

procedure
EndUpdate;

Description
EndUpdate saves all archive modifications made after calling BeginUpdate and finishes current transaction. EndUpdate sets InUpdate property to False.

Note: Call CancelUpdate to cancel archive modifications.