JCL Help:TJclStreamDecorator
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclStreamDecorator Class
[+] JclStreams.pas Classes
[+] TJclStreamDecorator Methods
[+] TJclStreamDecorator Properties
Search in JCL Help
Search in all projectsClass 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
About
Unit
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