Class tindexednamelist

Unit

Declaration

type tindexednamelist = class(torderedrecordlist)

Description

This item has no description.

Hierarchy

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: string): integer;
Public function find(const avalue: string): integer;
Public function getname(const id: integer): string;

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: string): integer;

This item has no description.

Public function find(const avalue: string): integer;

This item has no description.

Public function getname(const id: integer): string;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.