| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Indicates whether the ownerstream owns it's source
Source position: classesh.inc line 838
|  public property TOwnerStream.SourceOwner: Boolean | 
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.
| 
 | Reference to the source stream. | |
| 
 | Destroys the TOwnerStream instance and the source stream. |