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

FindIndexOfHasher

Declaration

Source position: _crw_hash.pas line 406

function FindIndexOfHasher(

  aHasherFunc: THash32Function

):Integer; overload;

function FindIndexOfHasher(

  aHasherName: LongString

):Integer; overload;