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

TStrPtrMapVisitValueEvent

Declaration

Source position: flcDataStructMaps.pas line 814

type TStrPtrMapVisitValueEvent = procedure(

  const AKey: string;

  const AValue: Pointer;

  var Stop: Boolean

) of object;



CT Web help

CodeTyphon Studio