NativeXml Help
Content
|
Index
|
Reference
sdCharsetToCodePage
Unit: NativeXml
function
sdCharsetToCodePage(ACharset: Utf8String; ADefaultCodepage: integer): integer;
Description
Based on the charset, find the codepage. If no charset is matched, the function returns ADefaultCodepage (default UTF-8, 65001)