JVCL Help:SimpleXMLDecode
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: SimpleXMLDecode procedure
[+] JvSimpleXml.pas Functions
Search in JVCL Help
Search in all projectsSummary
Converts special XML characters to their representation
Pascal
run\JvSimpleXml.pas
procedureSimpleXMLDecode(varS: string; TrimBlanks: Boolean); deprecated;
Parameters
Parameters | Description |
var S: string | The string to decode |
TrimBlanks: Boolean | If true, the blanks will also be removed from the string |
Description
Special characters are those: &, <, >, ', ", t#???.
See Also
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page