[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Reference to the source stream.
Source position: classesh.inc line 637
public property TOwnerStream.Source: TStream |
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
|
Create a new instance of TOwnerStream. |
No notes exist for this page yet.