[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'laz2_xmlutils' (#lazutils)

THashForEach

Declaration

Source position: laz2_xmlutils.pas line 66

type THashForEach = function(

  Entry: PHashItem;

  arg: Pointer

):Boolean;