AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkZip Members

The following tables list the members exposed by TAgkZip.

 
Name 
Description 
 
FID 
 
 
Name 
Description 
 
Adds a local file into the zip file. 
 
Creates a zip file at the specified location and opens it ready for files to be added. 
 
All zip objects are automatically destroyed (and closed) when their owner (such as the scene in which it is used) is destroyed. However, if you don't need the zip file anymore, you can save resources and close the file by destroying it earlier. Also, when the file object has no owner, you need to destroy it yourself when you are done with it. 
 
Extracts a zip file to a specified directory. 
 
Name 
Description 
 
ID 
The internal ID of the object. 
 
The number of objects that this object owns. 
 
The objects that this object owns. 
 
The owner of this object. 
Copyright (c) 2012. All rights reserved.