JVCL Help:TJvSystemFolders.TrailingPathDelimiter

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

Search in JVCL Help

 
Search in all projects
 

Summary

Determines how a system folder path string is terminated.


Pascal

 propertyTrailingPathDelimiter: Boolean;


Description

Use TrailingPathDelimiter to specify how a system folder path string is terminated. If TrailingPathDelimiter is True, a path delimiter ( on Windows) is added to the end of the path unless already present. If TrailingPathDelimiter is False, a path delimiter is removed from the end of the path if present.


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