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
Delphi |
public |
Parameters
Fmt
Type: String
Args
Type: array of const