Used to specify that Path is a local path but not a path on the server.
Class
TMyBackup
Syntax
property Local: boolean default False;
Remarks
Use the Local property to specify that Path is a local path but not a path on the server on the execution of the Restore method.
Used only if Mode is bmText.
See Also