Unit 'fsifFileSystem' Package
[Overview][Constants][Types][Classes][Index] [#pl_fundamentals]

TFSFileOpenMode

Declaration

Source position: fsifFileSystem.pas line 180

type TFSFileOpenMode = (

  fomOpenReadWrite,

  

  fomOpenReadOnly,

  

  fomCreate,

  

  fomCreateIfNotExist

  

);



CT Web help

CodeTyphon Studio