T__MainFormAncestor.DoDocumentSaveAsAction Method
Definition
Called when we need to save a document as an other file (or a new one)
Delphi
procedure DoDocumentSaveAsAction(Sender: TObject)
Parameters
- Sender
- TObject
Remarks
Override this method to change default behaviour