Show/Hide Toolbars

RiverSoftAVG Products Help

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

TGTextStream.Put(WideChar) Method

Scroll Prev Top Next More

Places the wide character 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

WCh

Type: WideChar

Return Value

Type: TGTextStream

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb