TStandardCodePageEnum
Description of standard used codepages
Declaration
Source position: ustringh.inc line 64
Type
TStandardCodePageEnum = (scpAnsi,scpConsoleInput,scpConsoleOutput,
scpFileSystemSingleByte)
Description
TStandardCodePageEnum describes several types of standard used codepages, which can be queried by the unicode string manager TUnicodeStringManager .
See also
Name | Description |
---|---|
TUnicodeStringManager | Unicode string manager |