Source position: xmlutils.pp line 115
public function THashTable.FindOrAdd( |
Key: PWideChar; |
KeyLen: Integer; |
var Found: Boolean |
):PHashItem; overload; |
Key: PWideChar; |
KeyLen: Integer |
):PHashItem; overload; |
const Key: XMLString |
):PHashItem; overload; |