Source position: consoleio.pas line 70
procedure WriteString(
con: pConsoleSet;
Str: Pchar
);procedure WriteString(
Str: string
);