JVCL Help:TJvFilenameEdit.DefaultExt
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvFilenameEdit.DefaultExt Property
[+] TJvFilenameEdit Methods
[+] TJvFilenameEdit Properties
Search in JVCL Help
Search in all projectsSummary
Specifies a default file extension for file names selected in the dialog.
Pascal
propertyDefaultExt: TFileExt;
Description
DefaultExt specifies a file extension that is appended automatically to file names selected in the dialog unless the selected file name already includes a registered extension. If the user selects a file name with an extension that is unregistered, DefaultExt is appended to the unregistered extension. Extensions longer than three characters are not supported. Do not include the period (.) that divides the file name and its extension.
See Also
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