Source position: stringhashlist.pas line 58
public function TStringHashList.Add(
const S: string
):Integer;function TStringHashList.Add(
const S: string;
ItemData: Pointer
):Integer;