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

TtiThreadList

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

Declaration

Source position: tiThread.pas line 71

type TtiThreadList = class(TObjectList) end;

protected

  function GetItem();

  procedure SetItem();

public

  constructor Create;

  destructor Destroy; override;

  procedure ForEach();

  procedure Lock;

  procedure Unlock;

  procedure Terminate;

  property Items []: TtiThread; [rw]

  procedure WaitForAll;

  procedure ResumeAll;

Inheritance

TtiThreadList

|

TObjectList

?

TObject


Documentation generated on: 2017-08-16