Unit 'process' Package
[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TFileWriteMode

Declaration

Source position: processbody.inc line 43

type TFileWriteMode = (

  fwmTruncate,

  fwmAppend,

  fwmAtstart

);


Documentation generated on: Jan 30 2024