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

TIntIntMapItem

Declaration

Source position: flcDataStructMaps.pas line 463

type TIntIntMapItem = record

  Hash: Word32;

  

  Key: Int64;

  

  Value: Int64;

  

end;



CT Web help

CodeTyphon Studio