TDocumentAncestor.SaveToFile Method
Definition
Used to save current document to a file
Delphi
procedure SaveToFile(const AFilePath: string = '')
Parameters
- AFilePath
- string
Used to save current document to a file
procedure SaveToFile(const AFilePath: string = '')