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

TGHashTable.insert

Declaration

Source position: lazglib2.pas line 2205

function TGHashTable.insert(

  hash_table: PGHashTable;

  key: gpointer;

  value: gpointer

):gboolean;