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

TStrStrHashListSlot

Declaration

Source position: flcDataStructMaps.pas line 579

type TStrStrHashListSlot = record

  Count: Int32;

  

  List: array of TStrStrMapItem;

  

end;



CT Web help

CodeTyphon Studio