Unit 'Contnrs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-base]

TDataIteratorMethod

Declaration

Source position: contnrs.pp line 422

type TDataIteratorMethod = procedure(

  Item: Pointer;

  const Key: AnsiString;

  var Continue: Boolean

) of object;


Documentation generated on: 2025-07-25