JCL Help:TJclHandleStream

From Project JEDI Wiki
Jump to navigationJump to search

Class Hierarchy

TJclStream
|
TJclHandleStream
|
TJclFileStream


Summary

Ancestor class for all streams based on an handle.


Pascal

 public TJclHandleStream = class(TJclStream);


Description

This class implements all methods to use a valid handle as a storage area for the data of this stream.


See Also

TJclFileStream


About

Unit

JclStreams


Navigation

Donator

Robert Marquardt


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