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

TGPtrArray.find_with_equal_func

Declaration

Source position: lazglib2.pas line 3222

function TGPtrArray.find_with_equal_func(

  haystack: Pgpointer;

  needle: Pgpointer;

  equal_func: TGEqualFunc;

  index_: Pguint

):gboolean;