<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.soldat.pl/index.php?action=history&amp;feed=atom&amp;title=TStringStream</id>
		<title>TStringStream - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.soldat.pl/index.php?action=history&amp;feed=atom&amp;title=TStringStream"/>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TStringStream&amp;action=history"/>
		<updated>2026-04-30T21:41:16Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TStringStream&amp;diff=1037&amp;oldid=prev</id>
		<title>Mighty: new page</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TStringStream&amp;diff=1037&amp;oldid=prev"/>
				<updated>2013-08-13T00:39:28Z</updated>
		
		<summary type="html">&lt;p&gt;new page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Inheritance==&lt;br /&gt;
*[[TStream]]&lt;br /&gt;
**[[TFileStream]]&lt;br /&gt;
**[[TStringStream]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
{{expand|description}}&lt;br /&gt;
'''Don't forget to free the instance after using it!'''&lt;br /&gt;
&lt;br /&gt;
 user constructable: '''YES'''&lt;br /&gt;
 user destructable:  '''YES'''&lt;br /&gt;
&lt;br /&gt;
==Members==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! Member declaration !! Access mode !! Inherited&lt;br /&gt;
|-&lt;br /&gt;
| procedure [[Destructor|Free]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
| procedure [[Constructor|Create]]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| function [[TStringStream.Read|Read]](Buffer: String; Count: Longint): Longint&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | yes (modif.)&lt;br /&gt;
|-&lt;br /&gt;
| function [[TStringStream.Write|Write]](Buffer: String; Count: Longint): Longint&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | yes (modif.)&lt;br /&gt;
|-&lt;br /&gt;
| function [[TStringStream.Seek|Seek]](Offset: Longint; Origin: Word): Longint&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | yes (modif.)&lt;br /&gt;
|-&lt;br /&gt;
| procedure [[TStream.ReadBuffer|ReadBuffer]](Buffer: String; Count: Longint)&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
| function [[TStream.WriteBuffer|WriteBuffer]](Buffer: String; Count: Longint)&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
| function [[TStream.CopyFrom|CopyFrom]](Source: [[TStream]]; Count: Int64): Longint&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
| function [[TStringStream.ReadString|ReadString]](Count: Longint): string&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| procedure [[TStringStream.WriteString|WriteString]](const AString: string)&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| property [[TStream.Position|Position]]: Int64&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | RW&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
| property [[TStream.Size|Size]]: Int64&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | RW&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
| property [[TStringStream.DataString|DataString]]: String&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | R&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
[[Category: Classes]][[Category: TStream]]&lt;/div&gt;</summary>
		<author><name>Mighty</name></author>	</entry>

	</feed>