Pascal Scripting: OemToCharBuff
Prototype:
procedure OemToCharBuff(var S: AnsiString);
Description:
Translates a string with characters from the OEM-defined character set into an ANSI string.
procedure OemToCharBuff(var S: AnsiString);
Translates a string with characters from the OEM-defined character set into an ANSI string.