Source position: processbody.inc line 44
type TFileWriteMode = (
fwmTruncate,
fwmAppend,
fwmAtstart
);