JVCL Help:TJvFileDirEdit.ShortName
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvFileDirEdit.ShortName Property
[+] TJvFileDirEdit Events
[+] TJvFileDirEdit Methods
[+] TJvFileDirEdit Properties
Search in JVCL Help
Search in all projectsSummary
Indicates the short filename of the file or directory displayed in the combo edit control.
Pascal
propertyShortName: string;
Description
Use ShortName to retrieve the name of the file or directory displayed in the edit box of the combo edit control, in the 8.3 (filename.ext) file name format.
See Also
TJvFileDirEdit.LongName, 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