Source position: process.pp line 36
type TStartupOption = (
suoUseShowWindow,
suoUseSize,
suoUsePosition,
suoUseCountChars,
suoUseFillAttribute
);