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

TStringHashList.Add

Declaration

Source position: stringhashlist.pas line 58

public function TStringHashList.Add(

  const S: string

):Integer;

function TStringHashList.Add(

  const S: string;

  ItemData: Pointer

):Integer;