Class tpythonscripts
Unit
Declaration
type tpythonscripts = class(townedpersistentarrayprop)
Description
No description available, ancestor townedpersistentarrayprop description follows
No description available, ancestor tpersistentarrayprop description follows
No description available, ancestor tarrayprop description follows
Hierarchy
- TObject
- tpersistent
- tarrayprop
- tpersistentarrayprop
- townedpersistentarrayprop
- tpythonscripts
Overview
Methods
![]() |
constructor create(const aowner: tpythonscript); reintroduce; |
![]() |
destructor destroy(); override; |
![]() |
function itembyname(const aname: msestring): tpythonstringlistitem; |
![]() |
class function getitemclasstype: persistentclassty; override; |
Properties
![]() |
property items[constaindex:integer]: tpythonstringlistitem read getitems
write setitems; |
![]() |
property macros: tmacroproperty read getmacros write setmacros; |
Description
Methods
![]() |
constructor create(const aowner: tpythonscript); reintroduce; |
![]() |
destructor destroy(); override; |
![]() |
function itembyname(const aname: msestring): tpythonstringlistitem; |
![]() |
class function getitemclasstype: persistentclassty; override; |
Properties
![]() |
property items[constaindex:integer]: tpythonstringlistitem read getitems
write setitems; |
![]() |
property macros: tmacroproperty read getmacros write setmacros; |
Generated by PasDoc 0.16.0.

