Source position: jwawinsvc.pas line 342
type _SC_ACTION_TYPE = (
SC_ACTION_NONE,
SC_ACTION_RESTART,
SC_ACTION_REBOOT,
SC_ACTION_RUN_COMMAND
);