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

TIntStrHashListSlot

Declaration

Source position: flcDataStructMaps.pas line 691

type TIntStrHashListSlot = record

  Count: Int32;

  

  List: array of TIntStrMapItem;

  

end;



CT Web help

CodeTyphon Studio