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

threadstatesty

Declaration

Source position: msethread.pas line 31

type threadstatesty = set of (

  ts_started,

  ts_running,

  ts_terminated,

  ts_freeonterminate,

  ts_norun

);


Documentation generated on: 2021-05-13