[Overview][Types][Classes] | Reference for unit 'zstream' (#fcl) |
Progress handler
Source position: zstream.pp line 89
public property TDecompressionStream.OnProgress; |
OnProgress is called whenever input data is read from the source stream. It can be used to update a progress bar or so. The Sender argument to the progress handler is the decompression stream instance.
No notes exist for this page yet.