[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'mseprocutils' (#msegui)

execoptionty

Declaration

Source position: mseprocutils.pas line 42

type execoptionty = (

  exo_shell,

  exo_noshell,

  exo_inactive,

  exo_nostdhandle,

  exo_newconsole,

  exo_nowindow,

  exo_detached,

  exo_allowsetforegroundwindow,

  exo_sessionleader,

  exo_settty,

  exo_tty,

  exo_echo,

  exo_icanon,

  exo_usepipewritehandles,

  exo_winpipewritehandles

);


Documentation generated on: 2021-05-13