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

TTarPermissions

Declaration

Source position: libtar.pp line 118

type TTarPermissions = set of (

  tpReadByOwner,

  tpWriteByOwner,

  tpExecuteByOwner,

  tpReadByGroup,

  tpWriteByGroup,

  tpExecuteByGroup,

  tpReadByOther,

  tpWriteByOther,

  tpExecuteByOther

);


Documentation generated on: 2023-03-18