JVCL Help:TJvAppXMLStorageOptions.WhiteSpaceReplacement

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

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