Unit 'flcStreams' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

TFileWriterOpenMode

Declaration

Source position: flcStreams.pas line 654

type TFileWriterOpenMode = (

  fwomOpen,

  

  fwomTruncate,

  

  fwomCreate,

  

  fwomCreateIfNotExist

  

);



CT Web help

CodeTyphon Studio