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



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

TOwnerStream.SourceOwner

Indicates whether the ownerstream owns it's source

Declaration

Source position: classesh.inc line 638

public property TOwnerStream.SourceOwner: Boolean
  read Fowner
  write FOwner;

Description

SourceOwner indicates whether the TOwnerStream owns it's Source stream or not. If this property is True then the Source stream is freed when the TOwnerStream instance is freed.

See also

TOwnerStream.Source

  

Reference to the source stream.

TOwnerStream.Destroy

  

Destroys the TOwnerStream instance and the source stream.

Notes

 No notes exist for this page yet. 





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