Class tmseindexednamelist
Unit
Declaration
type tmseindexednamelist = class(torderedrecordlist)
Description
This item has no description.
Hierarchy
- tobject
- tnullinterfacedobject
- trecordlist
- torderedrecordlist
- tmseindexednamelist
Overview
Methods
| Protected | procedure finalizerecord(var item); override; |
| Protected | procedure copyrecord(var item); override; |
| Protected | function getcomparefunc: sortcomparemethodty; override; |
| Public | constructor create; |
| Public | function add(const avalue: msestring): integer; virtual; |
| Public | function find(const avalue: msestring): integer; virtual; |
| Public | function getname(const id: integer): msestring; |
Description
Methods
| Protected | procedure finalizerecord(var item); override; |
|
This item has no description. | |
| Protected | procedure copyrecord(var item); override; |
|
This item has no description. | |
| Protected | function getcomparefunc: sortcomparemethodty; override; |
|
This item has no description. | |
| Public | constructor create; |
|
This item has no description. | |
| Public | function add(const avalue: msestring): integer; virtual; |
|
This item has no description. | |
| Public | function find(const avalue: msestring): integer; virtual; |
|
This item has no description. | |
| Public | function getname(const id: integer): msestring; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.