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

TtiThread

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

Declaration

Source position: tiThread.pas line 49

type TtiThread = class(TtiSleepThread) end;

protected

  procedure DoOnTerminate(); virtual;

  procedure SetText(); virtual;

public

  constructor Create();

  constructor CreateAndResume; virtual;

  destructor Destroy; override;

  property Text: string; [rw]

  property Description: string; [rw]

  property OnTerminate: TNotifyEvent; [rw]

Inheritance

TtiThread

|

TtiSleepThread

|

TThread

?

TObject


Documentation generated on: 2017-08-16