JCL Help:TJclEventStream

From Project JEDI Wiki
Jump to navigationJump to search

Class Hierarchy

TJclStream
|
TJclStreamDecorator
|
TJclEventStream


Summary

Stream with notification of progression.


Pascal

 public TJclEventStream = class(TJclStreamDecorator);


Description

The TJclEventStream class triggers an event every time a change is made to the stream. This class is adapted to update progression bars. The event parameters contain current position and size of the stream. All operations use data from stream passed as a parameter to the constructor.


See Also

TJclDelegatedStream


About

Unit

JclStreams


Navigation

Donator

Heinz Zastrau


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page