Class tpythonscripts

Unit

Declaration

type tpythonscripts = class(townedpersistentarrayprop)

Description

This item has no description.

Hierarchy

Overview

Methods

Public constructor create(const aowner: tpythonscript); reintroduce;
Public destructor destroy(); override;
Public function itembyname(const aname: msestring): tpythonstringlistitem;
Public class function getitemclasstype: persistentclassty; override;

Properties

Public property items[const aindex: integer]: tpythonstringlistitem read getitems write setitems;
Published property macros: tmacroproperty read getmacros write setmacros;

Description

Methods

Public constructor create(const aowner: tpythonscript); reintroduce;

This item has no description.

Public destructor destroy(); override;

This item has no description.

Public function itembyname(const aname: msestring): tpythonstringlistitem;

This item has no description.

Public class function getitemclasstype: persistentclassty; override;

This item has no description.

Properties

Public property items[const aindex: integer]: tpythonstringlistitem read getitems write setitems;

This item has no description.

Published property macros: tmacroproperty read getmacros write setmacros;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.