Source position: tcl80.pp line 618
type Tcl_HashFindProc = function(
tablePtr: PTcl_HashTable;
key: PAnsiChar
):PTcl_HashEntry;