Class tpythonstringlistitem
Unit
Declaration
type tpythonstringlistitem = class(townedpersistent)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tvirtualpersistent
- townedpersistent
- tpythonstringlistitem
Overview
Methods
| Public | constructor create(aowner: tobject); override; |
| Public | destructor destroy; override; |
| Public | procedure assign(source: tpersistent); override; |
| Public | function execute(const atimeoutus: integer = -1): int32; |
Properties
| Published | property name: msestring read fname write fname; |
| Published | property script: tpythonstringlist read fscript write setscript; |
Description
Methods
| Public | constructor create(aowner: tobject); override; |
|
This item has no description. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
| Public | procedure assign(source: tpersistent); override; |
|
This item has no description. | |
| Public | function execute(const atimeoutus: integer = -1): int32; |
|
This item has no description. | |
Properties
| Published | property name: msestring read fname write fname; |
|
This item has no description. | |
| Published | property script: tpythonstringlist read fscript write setscript; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.