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

THashList.Create

Declaration

Source position: _crw_hl.pas line 97

public constructor THashList.Create(

  aCaseSensitive: Boolean;

  aHasher: THash32Function

);