TDocumentAncestor.LoadFromFile Method
Definition
Used to load the document from a file after clearing the instance.
Delphi
procedure LoadFromFile(const AFilePath: string)
Parameters
- AFilePath
- string
Used to load the document from a file after clearing the instance.
procedure LoadFromFile(const AFilePath: string)