Overwrite Property
Determines if local files are overwritten.
Syntax
property Overwrite: Boolean;
Default Value
false
Remarks
This property controls whether local files are overwritten when calling DownloadFile. It is only applicable to local files. The default value is False.
Data Type
Boolean