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

tmsethread

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

Declaration

Source position: msethread.pas line 33

type tmsethread = class

public

  constructor create();

  destructor destroy; override;

  procedure afterconstruction; override;

  function waitfor; virtual;

  procedure terminate; virtual;

  procedure kill;

  property running: Boolean; [r]

  property terminated: Boolean; [r]

  property id: threadty; [r]

  property freeonterminate: Boolean; [rw]

end;

Inheritance

tmsethread

|

TObject


Documentation generated on: 2021-05-13