[Overview][Constants][Types][Procedures and functions] | Reference for unit 'BaseUnix' (#rtl) |
Mode flag: Read, write, execute by user.
Source position: ostypes.inc line 222
const S_IRWXU = S_IRUSR or S_IWUSR or S_IXUSR; |
No notes exist for this page yet.