Class thashedstringobjects

Unit

Declaration

type thashedstringobjects = class(thashedstrings)

Description

No description available, ancestor thashedstrings description follows

Hierarchy

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;
 
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;
 

Generated by PasDoc 0.16.0.