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

THashItem

Declaration

Source position: xmlutils.pp line 87

type THashItem = record

  Key: XMLString;

  HashValue: LongWord;

  Next: PHashItem;

  Data: TObject;

end;


Documentation generated on: 2023-03-18