Class tpythonscript
Unit
Declaration
type tpythonscript = class(tcustommseprocess)
Description
No description available, ancestor tcustommseprocess description follows
No description available, ancestor tactcomponent description follows
No description available, ancestor tmsecomponent description follows
Hierarchy
- TObject
- TPersistent
- tcomponent
- tmsecomponent
- tactcomponent
- tcustommseprocess
- tpythonscript
Overview
Methods
procedure setoptions(const avalue: processoptionsty) override; |
|
constructor create(aowner: tcomponent); override; |
|
destructor destroy(); override; |
Properties
property scripts: tpythonscripts read fscripts write setscripts; |
|
property filename; |
|
property parameter; |
|
property workingdirectory; |
|
property params; |
|
property envvars; |
|
property active; |
|
property options default defaultpythonprocoptions; |
|
property pipewaitus; |
|
property statfile; |
|
property statvarname; |
|
property statpriority; |
|
property input; |
|
property output; |
|
property erroroutput; |
|
property onprocfinished; |
|
property oncheckabort; |
Description
Methods
procedure setoptions(const avalue: processoptionsty) override; |
|
constructor create(aowner: tcomponent); override; |
|
destructor destroy(); override; |
|
Properties
property scripts: tpythonscripts read fscripts write setscripts; |
|
property filename; |
|
property parameter; |
|
property workingdirectory; |
|
property params; |
|
property envvars; |
|
property active; |
|
property options default defaultpythonprocoptions; |
|
property pipewaitus; |
|
property statfile; |
|
property statvarname; |
|
property statpriority; |
|
property input; |
|
property output; |
|
property erroroutput; |
|
property onprocfinished; |
|
property oncheckabort; |
|
Generated by PasDoc 0.16.0.