CodePage Enumeration
Represents type CodePage
.
type CodePage = (ACP = 0, OEM = 1, SYMBOL = 42, UTF16LE = 1200, UTF16BE = 1201, UTF7 = 65000, UTF8 = 65001);
The CodePage type exposes the following members.
Represents type CodePage
.
type CodePage = (ACP = 0, OEM = 1, SYMBOL = 42, UTF16LE = 1200, UTF16BE = 1201, UTF7 = 65000, UTF8 = 65001);
The CodePage type exposes the following members.