Class tmethodlist

Unit

Declaration

type tmethodlist = class(trecordlist)

Description

No description available, ancestor trecordlist description follows
No description available, ancestor tnullinterfacedobject description follows

Hierarchy

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;
 

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;
 

Generated by PasDoc 0.16.0.