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