[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Indicates whether the ownerstream owns it's source
Source position: classesh.inc line 638
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. |
No notes exist for this page yet.