help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#rtl)

TStringStream.Create

Creates a new stringstream and sets its initial content.

Declaration

Source position: classesh.inc line 719

public constructor TStringStream.Create(

  const AString: String

);

Description

Create creates a new TStringStream instance and sets its initial content to Astring. The position is still 0 but the size of the stream will equal the length of the string.

See also

TStringStream.DataString

  

Contains the contents of the stream in string form

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505