pascal_bcrypt/docs/bcrypt/ehash.html

46 lines
2.7 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>EHash</title>
<link rel="stylesheet" href="../fpdoc.css" type="text/css">
</head>
<body>
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../bcrypt/index.html">Overview</a>][<a href="../bcrypt/index-2.html">Constants</a>][<a href="../bcrypt/index-3.html">Types</a>][<a href="../bcrypt/index-4.html">Classes</a>][<a href="../bcrypt/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'BCrypt' (<a href="../index.html">#TBCryptHash</a>)</span></td>
</tr>
</table>
<h1>EHash</h1>
<p>[<a href="../bcrypt/ehash-1.html" onClick="window.open('../bcrypt/ehash-1.html', 'list', 'dependent=yes,resizable=yes,scrollbars=yes,height=400,width=300'); return false;">Properties</a> (<a href="../bcrypt/ehash-2.html" onClick="window.open('../bcrypt/ehash-2.html', 'list', 'dependent=yes,resizable=yes,scrollbars=yes,height=400,width=300'); return false;">by Name</a>)] [<a href="../bcrypt/ehash-3.html" onClick="window.open('../bcrypt/ehash-3.html', 'list', 'dependent=yes,resizable=yes,scrollbars=yes,height=400,width=300'); return false;">Methods</a> (<a href="../bcrypt/ehash-4.html" onClick="window.open('../bcrypt/ehash-4.html', 'list', 'dependent=yes,resizable=yes,scrollbars=yes,height=400,width=300'); return false;">by Name</a>)] [<a href="../bcrypt/ehash-5.html" onClick="window.open('../bcrypt/ehash-5.html', 'list', 'dependent=yes,resizable=yes,scrollbars=yes,height=400,width=300'); return false;">Events</a> (<a href="../bcrypt/ehash-6.html" onClick="window.open('../bcrypt/ehash-6.html', 'list', 'dependent=yes,resizable=yes,scrollbars=yes,height=400,width=300'); return false;">by Name</a>)] </p>
<p></p>
<h2>Declaration</h2>
<p>Source position: BCrypt.pas line 212</p>
<table cellpadding="0" cellspacing="0">
<tr>
<td><p><tt><span class="code"><span class="kw">type</span> EHash <span class="sym">=</span> <span class="kw">class</span><span class="sym">(</span>EArgumentException<span class="sym">)</span> <span class="sym">;</span></span></tt></p></td>
</tr>
</table>
<h2>Inheritance</h2>
<table cellpadding="0" cellspacing="0">
<tr>
<td align="center" valign="top"><p><tt><span class="code"><a href="../bcrypt/ehash.html">EHash</a></span></tt></p></td>
</tr>
<tr>
<td align="center">|</td>
</tr>
<tr>
<td align="center"><p><tt><span class="code">EArgumentException</span></tt></p></td>
</tr>
<tr>
<td align="center">?</td>
</tr>
<tr>
<td align="center"><p><tt><span class="code">TObject</span></tt></p></td>
</tr>
</table>
</body>
</html>