Source position: msesysenv.pas line 34
type argumentkindty = (
ak_none,
ak_envvar,
ak_par,
ak_pararg,
ak_arg
);