[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|
||
| | ||
TObject,ILSProcessThread |
CT Web help |
CodeTyphon Studio |