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

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;
 
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;
 

Generated by PasDoc 0.16.0.