Class thashedstringobjects
Unit
Declaration
type thashedstringobjects = class(thashedstrings)
Description
This item has no description.
Hierarchy
- TObject
- thashedstrings
- thashedstringobjects
Overview
Methods
| Public | destructor destroy; override; |
| Public | procedure clear; override; |
| Public | procedure add(const key: string; aobject: tobject); |
| Public | procedure delete(const key: lstringty); override; |
| Public | function find(const key: string): tobject; overload; |
| Public | function find(const key: lstringty): tobject; overload; |
| Public | function findi(const key: string): tobject; overload; |
| Public | function findi(const key: lstringty): tobject; overload; |
Description
Methods
| Public | destructor destroy; override; |
|
This item has no description. | |
| Public | procedure clear; override; |
|
This item has no description. | |
| Public | procedure add(const key: string; aobject: tobject); |
|
This item has no description. | |
| Public | procedure delete(const key: lstringty); override; |
|
This item has no description. | |
| Public | function find(const key: string): tobject; overload; |
|
This item has no description. | |
| Public | function find(const key: lstringty): tobject; overload; |
|
This item has no description. | |
| Public | function findi(const key: string): tobject; overload; |
|
This item has no description. | |
| Public | function findi(const key: lstringty): tobject; overload; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.