[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Indicates whether the ownerstream owns it's source
Source position: classesh.inc line 630
public property TOwnerStream.SourceOwner: Boolean |
SourceOwnerindicates whether the TOwnerStreamowns it's Sourcestream or not. If this property is Truethen the Sourcestream is freed when the TOwnerStreaminstance is freed.
|
Reference to the source stream. |
|
|
Destroys the TOwnerStreaminstance and the source stream. |