JVCL Help:TJvFileDirEdit.LocalizedName
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvFileDirEdit.LocalizedName Property
[+] TJvFileDirEdit Events
[+] TJvFileDirEdit Methods
[+] TJvFileDirEdit Properties
Search in JVCL Help
Search in all projectsSummary
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