Class thashedstringobjects
Unit
Declaration
type thashedstringobjects = class(thashedstrings)
Description
No description available, ancestor thashedstrings description follows
Hierarchy
- TObject
- thashedstrings
- thashedstringobjects
Overview
Methods
destructor destroy; override; |
|
procedure clear; override; |
|
procedure add(const key: string; aobject: tobject); |
|
procedure delete(const key: lstringty); override; |
|
function find(const key: string): tobject; overload; |
|
function find(const key: lstringty): tobject; overload; |
|
function findi(const key: string): tobject; overload; |
|
function findi(const key: lstringty): tobject; overload; |
Description
Methods
destructor destroy; override; |
|
procedure clear; override; |
|
procedure add(const key: string; aobject: tobject); |
|
procedure delete(const key: lstringty); override; |
|
function find(const key: string): tobject; overload; |
|
function find(const key: lstringty): tobject; overload; |
|
function findi(const key: string): tobject; overload; |
|
function findi(const key: lstringty): tobject; overload; |
|
Generated by PasDoc 0.16.0.