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

NewHashList

Declaration

Source position: _crw_hl.pas line 141

function NewHashList(

  aCaseSensitive: Boolean;

  aHasher: THash32Function

):THashList;