JCL Help:TJclStreamDecorator.Stream

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Property exposing attached stream.


Pascal

 public property Stream: TStream;


Description

This property exposes attached stream. If the OwnsStream property is set, this instance owns attached streams which will be freed when no more needed (when changed or when this instance is destroyed).


See Also

TJclStreamDecorator.SetStream TJclStreamDecorator.OwnsStream


About

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