Free the TStringReader instance.
Source position: streamex.pp line 143
public destructor TStringReader.Destroy; override;
Destroy deallocates all resources for the TStringReader instance.
TStringReader.Create
Create a new instance of TStreamReader from a string.