Places the integer 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
Int
Type: Integer
Type: TGTextStream