Unit 'ProcessList' Package
[Overview][Classes][Procedures and functions][Index] [#bs_debuggeride]

TProcessList

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

Declaration

Source position: processlist.pas line 36

type TProcessList = class

public

  constructor Create;

  

  destructor Destroy; override;

  

  function Add();

  

  procedure Clear;

  

  procedure FreeStoppedProcesses;

  

  property Count: Integer; [r]

  

  property Items []: TProcessUTF8; default; [r]

  

end;

Inheritance

TProcessList

  

|

TObject



CT Web help

CodeTyphon Studio