[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: TplProcessThreadUnit.pas line 60
type TProcessThread = class(TThread) |
||
protected |
||
procedure Execute; override; |
|
|
public |
||
constructor Create(); |
|
|
destructor Destroy; override; |
|
|
property OnStart: TNotifyEvent; [rw] |
|
|
end; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |