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

TTarPermission

Declaration

Source position: libtar.pp line 115

type TTarPermission = (

  tpReadByOwner,

  tpWriteByOwner,

  tpExecuteByOwner,

  tpReadByGroup,

  tpWriteByGroup,

  tpExecuteByGroup,

  tpReadByOther,

  tpWriteByOther,

  tpExecuteByOther

);


Documentation generated on: 2023-03-18