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

TIntPtrMapIterator

Declaration

Source position: flcDataStructMaps.pas line 919

type TIntPtrMapIterator = record

  SlotIdx: Int32;

  

  ItemIdx: Int32;

  

  Finished: Boolean;

  

  Deleted: Boolean;

  

end;



CT Web help

CodeTyphon Studio