[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazglib2.pas line 2209
function TGHashTable.new_full( |
hash_func: TGHashFunc; |
key_equal_func: TGEqualFunc; |
key_destroy_func: TGDestroyNotify; |
value_destroy_func: TGDestroyNotify |
):PGHashTable; |