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

TStrObjHashListSlot

Declaration

Source position: flcDataStructMaps.pas line 101

type TStrObjHashListSlot = record

  Count: Int32;

  

  List: array of TStrObjMapItem;

  

end;



CT Web help

CodeTyphon Studio