help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#rtl)

TOwnerStream.Source

Reference to the source stream.

Declaration

Source position: classesh.inc line 637

public property TOwnerStream.Source: TStream
  read FSource;

Description

Source is the source stream. It should be uses by descendent streams to access the source stream to read from or write to.

Do not free the Source reference directly. Either the owner stream instance should free the source stream or

See also

TOwnerStream.Create

  

Create a new instance of TOwnerStream.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505