[Overview][Types][Classes][Index] Reference for unit 'fpg_stringhashlist' (#fpgui)

TStringHashItem

Declaration

Source position: fpg_stringhashlist.pas line 34

type TStringHashItem = record

  HashValue: Cardinal;

  Key: String;

  Data: Pointer;

end;


Documentation generated on: 2010-08-30