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

TIOType

Declaration

Source position: process.pp line 63

type TIOType = (

  iotNone,

  iotPipe,

  iotFile,

  iotHandle,

  iotProcess,

  iotNull

);


Documentation generated on: Jan 30 2024