Show/Hide Toolbars

RiverSoftAVG Products Help

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

TGTextStream.FormatLn(String,TVarRec[]) Method

Scroll Prev Top Next More

Formats the argument parameters using the format string passed in the Fmt parameter and writes it out as a line of text (places the end of line characters after the string). The formatting is identical to using the Format pascal procedure and calling the    WriteLn method.

To write the arguments out as just a string, use the  Format method.
 

Namespace: GStreams

Parameters

Fmt

Type: String

Args

Type: array of const

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb