[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Creates a new stringstream and sets its initial content.
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.
|
Contains the contents of the stream in string form |