Show/Hide Toolbars

RiverSoftAVG Products Help

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

TGTextStream.PutLine(String) Method

Scroll Prev Top Next More

Places the string parameter into the text stream, end of line characters (#13#10), and then 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

Str

Type: String

Return Value

Type: TGTextStream

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb