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

TGTree.new_full

Declaration

Source position: lazglib2.pas line 3759

function TGTree.new_full(

  key_compare_func: TGCompareDataFunc;

  key_compare_data: gpointer;

  key_destroy_func: TGDestroyNotify;

  value_destroy_func: TGDestroyNotify

):PGTree;