[
Overview
][
Constants
][
Types
][
Classes
][
Procedures and functions
][
Index
]
Reference for unit '_crw_crwapi' (
#crwlib
)
S_IRWXO
Declaration
Source position: _crw_crwapi.pas line 155
const
S_IRWXO
=
S_IROTH
or
S_IWOTH
or
S_IXOTH
;