[Overview][Types][Classes][Index] Reference for unit 'StringHashList' (#lazutils)

TStringHashList.Find

Declaration

Source position: stringhashlist.pas line 63

public function TStringHashList.Find(

  const S: string

):Integer;

function TStringHashList.Find(

  const S: string;

  Data: Pointer

):Integer;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.