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

teventthread

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: msethread.pas line 93

type teventthread = class(tsemthread)

public

  constructor create(); override; overload;

  destructor destroy; override;

  procedure terminate; override;

  procedure postevent();

  procedure clearevents;

  function waitevent();

  function eventcount;

  property eventlist: teventqueue; [r]

end;

Inheritance

teventthread

|

tsemthread

|

tmutexthread

|

tmsethread

|

TObject


Documentation generated on: 2021-05-13