JVCL Help:TJvFilenameEdit.DefaultExt - Project JEDI Wiki

JVCL Help:TJvFilenameEdit.DefaultExt

From Project JEDI Wiki

Jump to: navigation, search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Contents

[edit] Summary

Specifies a default file extension for file names selected in the dialog.


[edit] Pascal

 propertyDefaultExt: TFileExt;


[edit] 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.


[edit] See Also

TJvFilenameEdit.Dialog


[edit] About

[edit] 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

Personal tools
Navigation
Project JEDI
Code Library
Visual Component Library
Version Control System
Math Library
Code Formatter