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

threadstatety

Declaration

Source position: msethread.pas line 29

type threadstatety = (

  ts_started,

  ts_running,

  ts_terminated,

  ts_freeonterminate,

  ts_norun

);


Documentation generated on: 2021-05-13