Overwrite Property
Controls whether created file(s) should overwrite already existing file(s).
Syntax
__property bool Overwrite = {read=FOverwrite, write=FSetOverwrite, default=False};
Default Value
False
Remarks
This property controls whether created file(s) should overwrite already existing file(s). Note that more than one file may be created during uuencoding.
Data Type
Boolean