JCL Help:TJclStreamDecorator

From Project JEDI Wiki
Jump to navigationJump to search

Class Hierarchy

TJclStream
|
TJclStreamDecorator
|
TJclBufferedStream
|
TJclEasyStream
|
TJclEventStream


Summary

Wrapper around TStream to expose a flexible TJclStream interface.


Pascal

 public TJclStreamDecorator = class(TJclStream);


Description

The TJclStreamDecorator class inherits from TJclStream which make changes between version 5 and 6 of Delphi transparent (changes from Longint to Int64). The attached stream can be changed between 2 read/write/seek operations.


See Also

TJclStreamDecorator.Stream


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