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

TGHashTable.find

Declaration

Source position: lazglib2.pas line 2198

function TGHashTable.find(

  hash_table: PGHashTable;

  predicate: TGHRFunc;

  user_data: gpointer

):gpointer;