Class thashedmsestringobjects
Unit
Declaration
type thashedmsestringobjects = class(thashedmsestrings)
Description
No description available, ancestor thashedmsestrings description follows
Hierarchy
- TObject
- thashedmsestrings
- thashedmsestringobjects
Overview
Methods
![]() |
destructor destroy; override; |
![]() |
procedure clear; override; |
![]() |
procedure add(const key: msestring; aobject: tobject); |
![]() |
procedure delete(const key: msestring); override; |
![]() |
function find(const key: msestring): tobject; overload; |
![]() |
function find(const key: lmsestringty): tobject; overload; |
![]() |
function findi(const key: msestring): tobject; overload; |
![]() |
function findi(const key: lmsestringty): tobject; overload; |
Description
Methods
![]() |
destructor destroy; override; |
![]() |
procedure clear; override; |
![]() |
procedure add(const key: msestring; aobject: tobject); |
![]() |
procedure delete(const key: msestring); override; |
![]() |
function find(const key: msestring): tobject; overload; |
![]() |
function find(const key: lmsestringty): tobject; overload; |
![]() |
function findi(const key: msestring): tobject; overload; |
![]() |
function findi(const key: lmsestringty): tobject; overload; |
Generated by PasDoc 0.16.0.
