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

ILSProcessThread

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

Declaration

Source position: TplProcessThreadUnit.pas line 45

type ILSProcessThread = interface

  function GetCanceledMsg;

  

  function GetOnStop;

  

  function GetOutput;

  

  procedure SetCanceledMsg();

  

  procedure SetOnStop();

  

  procedure SetOutput();

  

  procedure Execute();

  

  procedure Stop;

  

  property Output: string; [rw]

  

  property OnStop: TNotifyEvent; [rw]

  

  property CanceledMsg: string; [rw]

  

end;

Inheritance

ILSProcessThread

  

|

IInterface



CT Web help

CodeTyphon Studio