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

TFileSharing

Declaration

Source position: flcFileUtils.pas line 307

type TFileSharing = (

  fsDenyNone,

  

  fsDenyRead,

  

  fsDenyWrite,

  

  fsDenyReadWrite,

  

  fsExclusive

  

);



CT Web help

CodeTyphon Studio