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

TFileWriteMode

Declaration

Source position: processbody.inc line 44

type TFileWriteMode = (

  fwmTruncate,

  fwmAppend,

  fwmAtstart

);


Documentation generated on: 2025-07-25