[Overview][Types][Classes][Procedures and functions][Index] |
Source position: msehash.pas line 684
public function tintegermsestringhashdatalist.find( |
const akey: msestring |
):Integer; overload; |
const akey: msestring; |
out avalue: Integer |
):Boolean; overload; |
const akey: msestring; |
out avalue: Integer; |
out acount: Integer |
):Boolean; overload; |
const akey: lmsestringty |
):Integer; overload; |