JVCL Help:TJvAppXMLStorageOptions.WhiteSpaceReplacement
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvAppXMLStorageOptions.WhiteSpaceReplacement Property
[+] TJvAppXMLStorageOptions Methods
[+] TJvAppXMLStorageOptions Properties
Search in JVCL Help
Search in all projectsSummary
Indicates the string to use as a replacement for whitespaces in node names
Pascal
propertyWhiteSpaceReplacement: string;
Description
The XML format does not allow whitespaces in node names. Should there be some in the names, then this value will be used to replace them. If it is empty, then an exception is triggered.
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