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

S_IRWXU

Declaration

Source position: _crw_alloc.pas line 143

const S_IRWXU = S_IRUSR or S_IWUSR or S_IXUSR;