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

TStringHashList.Add

Declaration

Source position: stringhashlist.pas line 60

public function TStringHashList.Add(

  const S: string

):Integer;

function TStringHashList.Add(

  const S: string;

  ItemData: Pointer

):Integer;

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