Unit 'ZStream' Package
[Overview][Types][Classes][Index] [#fcl]

Tcompressionstream.OnProgress

Progress handler.

Declaration

Source position: zstream.pp line 72

public property Tcompressionstream.OnProgress : Tnotifyevent;

Description

OnProgress is called whenever output data is written to the output stream. It can be used to update a progress bar or so. The Sender argument to the progress handler is the compression stream instance.


Documentation generated on: Jul 24 2023