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

TGHRFunc

Declaration

Source position: lazglib2.pas line 2162

type TGHRFunc = function(

  key: gpointer;

  value: gpointer;

  user_data: gpointer

):gboolean;