Source position: msesysenv.pas line 45
type argumentkindsty = set of (
ak_none,
ak_envvar,
ak_par,
ak_pararg,
ak_arg
);