ScroogeXHTML for Object Pascal 9.0
Loading...
Searching...
No Matches
SxUnicode.pas File Reference

Classes

class  TUnicodeConverter
 Unicode converter class. More...
 

Functions

string SymbolToUnicode (const string A)
 

Variables

const ANSI_CHARSET = 0
 
const DEFAULT_CHARSET = 1
 
const HANGEUL_CHARSET = 129
 
const MACROMAN_CHARSET = 77
 
const RUSSIAN_CHARSET = 204
 
const SYMBOL_CHARSET = 2
 

Function Documentation

◆ SymbolToUnicode()

string SymbolToUnicode ( const string A)

Variable Documentation

◆ ANSI_CHARSET

const ANSI_CHARSET = 0

◆ DEFAULT_CHARSET

const DEFAULT_CHARSET = 1

◆ HANGEUL_CHARSET

const HANGEUL_CHARSET = 129

◆ MACROMAN_CHARSET

const MACROMAN_CHARSET = 77

◆ RUSSIAN_CHARSET

const RUSSIAN_CHARSET = 204

◆ SYMBOL_CHARSET

const SYMBOL_CHARSET = 2