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

TIntPtrMapVisitValueEvent

Declaration

Source position: flcDataStructMaps.pas line 926

type TIntPtrMapVisitValueEvent = procedure(

  const AKey: Int64;

  const AValue: Pointer;

  var Stop: Boolean

) of object;



CT Web help

CodeTyphon Studio