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

TIntStrMapItem

Declaration

Source position: flcDataStructMaps.pas line 684

type TIntStrMapItem = record

  Hash: Word32;

  

  Key: Int64;

  

  Value: string;

  

end;



CT Web help

CodeTyphon Studio