JVCL Help:TJvFilenameEdit.AddQuotes

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies whether to enclose entered file names in quotes.


Pascal

 propertyAddQuotes: Boolean;


Description

Use AddQuotes to specify whether the file name entered or selected by the user should be enclosed in quotes (using the double quote char: "). Only file names that have spaces in their names are enclosed in quotes.
It may be useful to automatically add quotes to file names with spaces in their names, because the way properties like LongName, ShortName and FileName work. See property FileName for more details.


See Also

TJvFilenameEdit.FileName


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