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

TDirectoryEntryFlags

Declaration

Source position: fsifFileSystemStructs.pas line 253

type TDirectoryEntryFlags = set of (

  defUsed,

  

  defDirectory,

  

  defReadOnly,

  

  defModified,

  

  defHashUpdated,

  

  defCompressed,

  

  defEncrypted

  

);



CT Web help

CodeTyphon Studio