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

filerightty

Declaration

Source position: msesys.pas line 54

type filerightty = (

  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