[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'msesys' (#msegui)

filerightsty

Declaration

Source position: msesys.pas line 58

type filerightsty = set of (

  s_irusr,

  s_iwusr,

  s_ixusr,

  s_irgrp,

  s_iwgrp,

  s_ixgrp,

  s_iroth,

  s_iwoth,

  s_ixoth,

  s_isuid,

  s_isgid,

  s_isvtx

);


Documentation generated on: 2021-05-13