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

S_IRWXU

Declaration

Source position: _crw_crwapi.pas line 153

const S_IRWXU = S_IRUSR or S_IWUSR or S_IXUSR;