Class tpythonstringlistitem
Unit
Declaration
type tpythonstringlistitem = class(townedpersistent)
Description
No description available, ancestor townedpersistent description follows
No description available, ancestor tvirtualpersistent description follows
Hierarchy
- TObject
- tpersistent
- tvirtualpersistent
- townedpersistent
- tpythonstringlistitem
Overview
Methods
constructor create(aowner: tobject); override; |
|
destructor destroy; override; |
|
procedure assign(source: tpersistent); override; |
|
function execute(const atimeoutus: integer = -1): int32; |
Properties
property name: msestring read fname write fname; |
|
property script: tpythonstringlist read fscript write setscript; |
Description
Methods
constructor create(aowner: tobject); override; |
|
destructor destroy; override; |
|
procedure assign(source: tpersistent); override; |
|
function execute(const atimeoutus: integer = -1): int32; |
|
Properties
property name: msestring read fname write fname; |
|
property script: tpythonstringlist read fscript write setscript; |
|
Generated by PasDoc 0.16.0.