Unit 'Contnrs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-base]

THashItem

Declaration

Source position: contnrs.pp line 194

type THashItem = record

  HashValue: LongWord;

  StrIndex: Integer;

  NextIndex: Integer;

  Data: Pointer;

end;


Documentation generated on: 2025-07-25