TdxDocumentSaveOptions.ResetCurrentFileName Method
Clears the current file name used to overwrite an existing document.
Declaration
procedure ResetCurrentFileName;
Remarks
Call ResetCurrentFileName
and ResetCurrentFormat procedures to restore default CurrentFileName and CurrentFormat property values.
See Also