Class tmethodlist
Unit
Declaration
type tmethodlist = class(trecordlist)
Description
This item has no description.
Hierarchy
- tobject
- tnullinterfacedobject
- trecordlist
- tmethodlist
Overview
Fields
| Protected | factitem: integer; |
Methods
| Public | constructor create; |
| Public | function indexof(const value: tmethod): integer; |
| Public | function add(const value: tmethod): integer; |
| Public | function remove(const value: tmethod): integer; |
Properties
| Public | property items[index: integer]: tmethod read getitems
write setitems; |
Description
Fields
| Protected | factitem: integer; |
|
This item has no description. | |
Methods
| Public | constructor create; |
|
This item has no description. | |
| Public | function indexof(const value: tmethod): integer; |
|
This item has no description. | |
| Public | function add(const value: tmethod): integer; |
|
This item has no description. | |
| Public | function remove(const value: tmethod): integer; |
|
This item has no description. | |
Properties
| Public | property items[index: integer]: tmethod read getitems
write setitems; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.