Class tmethodlist
Unit
Declaration
type tmethodlist = class(trecordlist)
Description
No description available, ancestor trecordlist description follows
No description available, ancestor tnullinterfacedobject description follows
Hierarchy
- tobject
- tnullinterfacedobject
- trecordlist
- tmethodlist
Overview
Fields
![]() |
factitem: integer; |
Methods
![]() |
constructor create; |
![]() |
function indexof(const value: tmethod): integer; |
![]() |
function add(const value: tmethod): integer; |
![]() |
function remove(const value: tmethod): integer; |
Properties
![]() |
property items[index:integer]: tmethod read getitems
write setitems; |
Description
Fields
![]() |
factitem: integer; |
Methods
![]() |
constructor create; |
![]() |
function indexof(const value: tmethod): integer; |
![]() |
function add(const value: tmethod): integer; |
![]() |
function remove(const value: tmethod): integer; |
Properties
![]() |
property items[index:integer]: tmethod read getitems
write setitems; |
Generated by PasDoc 0.16.0.