Class thashedmsestringobjects

Unit

Declaration

type thashedmsestringobjects = class(thashedmsestrings)

Description

No description available, ancestor thashedmsestrings description follows

Hierarchy

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

Generated by PasDoc 0.16.0.