TStringStream.Create(String) Constructor

Initializes a new instance of the TStringStream class.

Namespace: System.Stream
public
 constructor Create(const Value: String); overload;

Parameters

Value
Type: String