Places a tab character 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 |
Return Value
Type: TGTextStream