Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > GStreams > Classes > TGTextStream > Methods

TGTextStream.Put(Integer) Method

Scroll Prev Top Next More

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

Parameters

Int

Type: Integer

Return Value

Type: TGTextStream

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb