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

THashList.FindItem

Declaration

Source position: _crw_hl.pas line 105

public function THashList.FindItem(

  aKey: PChar

):PHashListItemRec; overload;

function THashList.FindItem(

  aKey: LongString

):PHashListItemRec; overload;