Places the string parameter into the text stream and returns the text stream.
The text stream is returned to allow you to chain together Put method calls (for example, Put('a').Put(123).PutEOL).
Namespace: GStreams
Delphi |
public |
Parameters
Str
Type: String
Type: TGTextStream