Unit 'flcDataStructMaps' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

TStrIntMapItem

Declaration

Source position: flcDataStructMaps.pas line 351

type TStrIntMapItem = record

  Hash: Word32;

  

  Key: string;

  

  Value: Int64;

  

end;



CT Web help

CodeTyphon Studio