Unit hash |
Classes |
THash -
Functions |
Types |
Constants |
Variables |
Functions |
Types |
THashFunc = function( Sender: TObject; const Key: string): longint
THashItem = record
Key : string;
Value : Pointer;
end;
Constants |
Variables |