Class TObjectHash
Unit
Declaration
type TObjectHash = class(THash)
Description
No description available, ancestor THash description follows
Hierarchy
- TObject
 - THash
 - TObjectHash
 
Overview
Methods
![]()  | 
procedure Delete(_key: String); | 
Properties
![]()  | 
property Items[_key:string]: Pointer read GetObject write SetObject; | 
Description
Methods
![]()  | 
procedure Delete(_key: String); | 
Properties
![]()  | 
property Items[_key:string]: Pointer read GetObject write SetObject; | 
Generated by PasDoc 0.16.0.
