TCnSaveFileDialog.AddExtension Property
Gets or sets a value indicating whether the dialog box automatically adds an extension to a file name if the user omits the extension.
published property AddExtension: Boolean read GetAddExtension write SetAddExtension default True;
Property Value
Type: Boolean