Class tmsestringptruinthashdatalist
Unit
Declaration
type tmsestringptruinthashdatalist = class(tptruinthashdatalist)
Description
This item has no description.
Hierarchy
- TObject
- thashdatalist
- tptruinthashdatalist
- tmsestringptruinthashdatalist
Overview
Methods
| Protected | procedure checkexact(const aitem: phashdataty; var accept: boolean); override; |
| Protected | procedure finalizeitem(const aitem: phashdataty); override; |
| Protected | function getrecordsize(): int32 override; |
| Public | constructor create; |
| Public | procedure add(const akey: ptruint; const avalue: msestring); |
| Public | function addunique(const akey: ptruint; const avalue: msestring): boolean; |
| Public | procedure delete(const akey: ptruint; const avalue: msestring); overload; |
| Public | function find(const akey: ptruint): msestring; overload; |
| Public | function find(const akey: ptruint; out avalue: msestring): boolean; overload; |
| Public | function first: pmsestringptruinthashdataty; |
| Public | function next: pmsestringptruinthashdataty; |
| Public | function last: pmsestringptruinthashdataty; |
| Public | function prev: pmsestringptruinthashdataty; |
| Public | procedure iterate(const akey: ptruint; const aiterator: msestringptruintiteratorprocty); overload; |
| Public | function setdata(const akey: ptruint; const avalue: msestring): boolean; |
Description
Methods
| Protected | procedure checkexact(const aitem: phashdataty; var accept: boolean); override; |
|
This item has no description. | |
| Protected | procedure finalizeitem(const aitem: phashdataty); override; |
|
This item has no description. | |
| Protected | function getrecordsize(): int32 override; |
|
This item has no description. | |
| Public | constructor create; |
|
This item has no description. | |
| Public | procedure add(const akey: ptruint; const avalue: msestring); |
|
This item has no description. | |
| Public | function addunique(const akey: ptruint; const avalue: msestring): boolean; |
|
This item has no description. | |
| Public | procedure delete(const akey: ptruint; const avalue: msestring); overload; |
|
This item has no description. | |
| Public | function find(const akey: ptruint): msestring; overload; |
|
This item has no description. | |
| Public | function find(const akey: ptruint; out avalue: msestring): boolean; overload; |
|
This item has no description. | |
| Public | function first: pmsestringptruinthashdataty; |
|
This item has no description. | |
| Public | function next: pmsestringptruinthashdataty; |
|
This item has no description. | |
| Public | function last: pmsestringptruinthashdataty; |
|
This item has no description. | |
| Public | function prev: pmsestringptruinthashdataty; |
|
This item has no description. | |
| Public | procedure iterate(const akey: ptruint; const aiterator: msestringptruintiteratorprocty); overload; |
|
This item has no description. | |
| Public | function setdata(const akey: ptruint; const avalue: msestring): boolean; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.