Class TAltHashList
Unit
Declaration
type TAltHashList = class(TFPHashList)
Description
Hierarchy
- TObject
- TFPHashList
- TAltHashList
Overview
Methods
![]() |
constructor Create(const Nelements: Integer); |
![]() |
destructor Destroy; OVERRIDE; |
![]() |
function Add(const S: String): Integer; inline; |
![]() |
function Find(const S: String): Integer; inline; |
![]() |
function FindAbbrev(const S: String): Integer; |
![]() |
procedure DumpToFile(const fname: String); |
![]() |
function NameOfIndex(i: Integer): String; inline; |
Description
Methods
![]() |
constructor Create(const Nelements: Integer); |
![]() |
destructor Destroy; OVERRIDE; |
![]() |
function Add(const S: String): Integer; inline; |
![]() |
function Find(const S: String): Integer; inline; |
![]() |
function FindAbbrev(const S: String): Integer; |
![]() |
procedure DumpToFile(const fname: String); |
![]() |
function NameOfIndex(i: Integer): String; inline; |
Generated by PasDoc 0.16.0.