JVCL Help:TJvFileDirEdit.LocalizedName

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

Search in JVCL Help

 
Search in all projects
 

Summary

Returns the localized name of the file or directory.


Pascal

 propertyLocalizedName: string;


Description

Read LocalizedName to retrieve the localized name of the file or directory displayed in the combo edit control. The localized name of the file or directory can be different than the name of the file or directory, depending on the user interface language on windows Vista systems. For example, LocalizedName will return 'C:Programme' for the directory 'C:Program Files' when the language is German.


See Also

TJvDirectoryEdit.DisplayLocalizedName, TJvFilenameEdit.DisplayLocalizedName


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