<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<table class="diff-table tab-size " data-tab-size="8">
<tbody>
<tr>
<td class="blob-code blob-code-addition"><span
class="blob-code-inner">+ <span class="pl-k">procedure</span>
<span class="pl-en">HTMLTagFound</span>(NoCaseTag,
ActualTag: String);</span> </td>
</tr>
<tr>
</tr>
</tbody>
</table>
<table class="diff-table tab-size " data-tab-size="8">
<tbody>
<tr>
<td class="blob-code blob-code-addition"> <span
class="blob-code-inner">+ <span class="pl-k">procedure</span>
<span class="pl-en">HTMLTextFound_Size</span>(AText:
String);</span> </td>
</tr>
<tr>
</tr>
</tbody>
</table>
<table class="diff-table tab-size " data-tab-size="8">
<tbody>
<tr>
<td class="blob-code blob-code-addition is-hovered"> <span
class="blob-code-inner">+ <span class="pl-k">procedure</span>
<span class="pl-en">HTMLTextFound_Out</span>(AText:
String);</span> </td>
</tr>
<tr>
</tr>
</tbody>
</table>
<span class="blob-code-inner"><br>
Better to use "const Par: string", since "const" param passed by
ref, it is faster than "value parameter" w/o "const".<br>
</span>
<pre class="moz-signature" cols="72">--
Regards,
Alexey</pre>
</body>
</html>