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

THashItem

Declaration

Source position: contnrs.pp line 187

type THashItem = record

  HashValue: LongWord;

  StrIndex: Integer;

  NextIndex: Integer;

  Data: Pointer;

end;


Documentation generated on: 2023-03-18