Unit 'Tcl80' Package
[Overview][Constants][Types][Procedures and functions][Index] [#tcl]

Tcl_HashSearch

Declaration

Source position: tcl80.pp line 634

type Tcl_HashSearch = packed record

  tablePtr: PTcl_HashTable;

  nextIndex: Integer;

  nextEntryPtr: PTcl_HashEntry;

end;


Documentation generated on: 2023-03-18