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

TStringHashList.Remove

Declaration

Source position: stringhashlist.pas line 65

public function TStringHashList.Remove(

  const S: string

):Integer;

function TStringHashList.Remove(

  const S: string;

  Data: Pointer

):Integer;

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