Class tobjectmsestringhashdatalist
Unit
Declaration
type tobjectmsestringhashdatalist = class(tpointermsestringhashdatalist)
Description
This item has no description.
Hierarchy
- TObject
- thashdatalist
- tmsestringhashdatalist
- tpointermsestringhashdatalist
- tobjectmsestringhashdatalist
Overview
Fields
| Protected | fownsobjects: boolean; |
Methods
| Protected | procedure finalizeitem(const aitem: phashdataty) override; |
| Public | constructor create(const aownsobjects: boolean = true); |
| Public | procedure add(const akey: msestring; const avalue: tobject); |
| Public | function addunique(const akey: msestring; const avalue: tobject): boolean; |
| Public | procedure delete(const akey: msestring; const avalue: tobject); |
| Public | function find(const akey: msestring): tobject; overload; |
| Public | function find(const akey: msestring; out avalue: tobject): boolean; overload; |
| Public | function find(const akey: msestring; out avalue: tobject; out acount: integer): boolean; overload; |
| Public | function first: pobjectmsestringhashdataty; |
| Public | function next: pobjectmsestringhashdataty; |
| Public | function last: pobjectmsestringhashdataty; |
| Public | function prev: pobjectmsestringhashdataty; |
| Public | procedure iterate(const akey: msestring; const aiterator: objectmsestringiteratorprocty); overload; |
Description
Fields
| Protected | fownsobjects: boolean; |
|
This item has no description. | |
Methods
| Protected | procedure finalizeitem(const aitem: phashdataty) override; |
|
This item has no description. | |
| Public | constructor create(const aownsobjects: boolean = true); |
|
This item has no description. | |
| Public | procedure add(const akey: msestring; const avalue: tobject); |
|
This item has no description. | |
| Public | function addunique(const akey: msestring; const avalue: tobject): boolean; |
|
This item has no description. | |
| Public | procedure delete(const akey: msestring; const avalue: tobject); |
|
This item has no description. | |
| Public | function find(const akey: msestring): tobject; overload; |
|
This item has no description. | |
| Public | function find(const akey: msestring; out avalue: tobject): boolean; overload; |
|
This item has no description. | |
| Public | function find(const akey: msestring; out avalue: tobject; out acount: integer): boolean; overload; |
|
This item has no description. | |
| Public | function first: pobjectmsestringhashdataty; |
|
This item has no description. | |
| Public | function next: pobjectmsestringhashdataty; |
|
This item has no description. | |
| Public | function last: pobjectmsestringhashdataty; |
|
This item has no description. | |
| Public | function prev: pobjectmsestringhashdataty; |
|
This item has no description. | |
| Public | procedure iterate(const akey: msestring; const aiterator: objectmsestringiteratorprocty); overload; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.