Class tpythonscript
Unit
Declaration
type tpythonscript = class(tcustommseprocess)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- tcustommseprocess
- tpythonscript
Overview
Methods
| Protected | procedure setoptions(const avalue: processoptionsty) override; |
| Public | constructor create(aowner: tcomponent); override; |
| Public | destructor destroy(); override; |
Properties
| Published | property scripts: tpythonscripts read fscripts write setscripts; |
| Published | property filename; |
| Published | property parameter; |
| Published | property workingdirectory; |
| Published | property params; |
| Published | property envvars; |
| Published | property active; |
| Published | property options default defaultpythonprocoptions; |
| Published | property pipewaitus; |
| Published | property statfile; |
| Published | property statvarname; |
| Published | property statpriority; |
| Published | property input; |
| Published | property output; |
| Published | property erroroutput; |
| Published | property onprocfinished; |
| Published | property oncheckabort; |
Description
Methods
| Protected | procedure setoptions(const avalue: processoptionsty) override; |
|
This item has no description. | |
| Public | constructor create(aowner: tcomponent); override; |
|
This item has no description. | |
| Public | destructor destroy(); override; |
|
This item has no description. | |
Properties
| Published | property scripts: tpythonscripts read fscripts write setscripts; |
|
This item has no description. | |
| Published | property filename; |
|
This item has no description. | |
| Published | property parameter; |
|
This item has no description. | |
| Published | property workingdirectory; |
|
This item has no description. | |
| Published | property params; |
|
This item has no description. | |
| Published | property envvars; |
|
This item has no description. | |
| Published | property active; |
|
This item has no description. | |
| Published | property options default defaultpythonprocoptions; |
|
This item has no description. | |
| Published | property pipewaitus; |
|
This item has no description. | |
| Published | property statfile; |
|
This item has no description. | |
| Published | property statvarname; |
|
This item has no description. | |
| Published | property statpriority; |
|
This item has no description. | |
| Published | property input; |
|
This item has no description. | |
| Published | property output; |
|
This item has no description. | |
| Published | property erroroutput; |
|
This item has no description. | |
| Published | property onprocfinished; |
|
This item has no description. | |
| Published | property oncheckabort; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.