Unit 'TplProcessThreadUnit' Package
[Overview][Classes][Procedures and functions][Index] [#pl_exsystem]

TplProcessThread

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

Declaration

Source position: TplProcessThreadUnit.pas line 74

type TplProcessThread = class(TInterfacedObject,ILSProcessThread)

public

  constructor Create;

  

  procedure Execute();

  

  procedure Stop;

  

  property Output: string; [rw]

  

  property OnStop: TNotifyEvent; [rw]

  

  property CanceledMsg: string; [rw]

  

end;

Inheritance

TplProcessThread

  

|

TObject,ILSProcessThread



CT Web help

CodeTyphon Studio