Unit 'process' Package
[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] [#fcl-process]

TRunCommandEventCodeSet

Declaration

Source position: process.pp line 74

type TRunCommandEventCodeSet = set of (

  RunCommandIdle,

  RunCommandReadOutputString,

  RunCommandReadOutputStream,

  RunCommandFinished,

  RunCommandException

);


Documentation generated on: 2025-07-25