NativeXml Help
Content
|
Index
|
Reference
Unit Overview
NativeXml
Functions in Unit NativeXml
DecodeBase64
DecodeBase64Buf
DecodeBinHex
DecodeBinhexBuf
EncodeBase64
EncodeBase64Buf
GetTimeZoneBias
sdAddControlChars
sdAnsiToUtf8
sdAnsiToUtf8Buffer
sdBoolFromString
sdBoolToString
sdCharsetToCodePage
sdCharsetToStringEncoding
sdCodepageToCharset
sdCommaToDot
sdDateTimeToString
sdEscapeString
sdFloatFromString
function sdFloatToString(Value: double): Utf8String;
function sdFloatToString(Value: double; SignificantDigits: integer; AllowScientific: boolean): Utf8String;
sdInt64FromString
sdInt64ToString
sdIntFromString
sdIntToString
sdNormaliseBuffer
sdRemoveControlChars
function sdReplaceString(const AValue: Utf8String): Utf8String;
function sdReplaceString(const AValue: Utf8String; var HasNonStandardReferences: boolean): Utf8String;
function sdReplaceString(const AValue: Utf8String; var HasNonStandardReferences: boolean; References: array of TXmlNode): Utf8String;
sdStringToDateTime
sdStringToDateTimeDef
function sdTrim(const S: Utf8String): Utf8String;
function sdTrim(const S: Utf8String; var IsTrimmed: boolean): Utf8String;
sdUnNormaliseEol
sdUtf8CharacterLength
sdUtf8ToAnsi
sdUtf8ToAnsiBuffer
sdUtf8ToWide
sdUtf8ToWideBuffer
sdWideToUtf8
sdWideToUtf8Buffer
sdWriteToStream
Utf8CompareText