JVCL Help:TJvFileDirEdit.LongName
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvFileDirEdit.LongName Property
[+] TJvFileDirEdit Events
[+] TJvFileDirEdit Methods
[+] TJvFileDirEdit Properties
Search in JVCL Help
Search in all projectsSummary
Indicates the long filename of the file or directory displayed in the combo edit control.
Pascal
propertyLongName: string;
Description
Use LongName to retrieve the name of the file or directory displayed in the edit box of the combo edit control, in the long file name format.
See Also
TJvFileDirEdit.ShortName, TJvFilenameEdit.FileName
About
Notes
The file entered in the combo edit control must exist, otherwise an empty string is returned.
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