Class thashedmsestringobjects
Unit
Declaration
type thashedmsestringobjects = class(thashedmsestrings)
Description
This item has no description.
Hierarchy
- TObject
- thashedmsestrings
- thashedmsestringobjects
Overview
Methods
| Public | destructor destroy; override; |
| Public | procedure clear; override; |
| Public | procedure add(const key: msestring; aobject: tobject); |
| Public | procedure delete(const key: msestring); override; |
| Public | function find(const key: msestring): tobject; overload; |
| Public | function find(const key: lmsestringty): tobject; overload; |
| Public | function findi(const key: msestring): tobject; overload; |
| Public | function findi(const key: lmsestringty): 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: msestring; aobject: tobject); |
|
This item has no description. | |
| Public | procedure delete(const key: msestring); override; |
|
This item has no description. | |
| Public | function find(const key: msestring): tobject; overload; |
|
This item has no description. | |
| Public | function find(const key: lmsestringty): tobject; overload; |
|
This item has no description. | |
| Public | function findi(const key: msestring): tobject; overload; |
|
This item has no description. | |
| Public | function findi(const key: lmsestringty): tobject; overload; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.