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

THashList.IndexOf

Declaration

Source position: _crw_hl.pas line 103

public function THashList.IndexOf(

  aKey: PChar

):Integer; overload;

function THashList.IndexOf(

  aKey: LongString

):Integer; overload;