source: trunk/Packages/synapse/docs/help/synadbg.TSynaDebug.html

Last change on this file was 2, checked in by chronos, 12 years ago
  • Přidáno: Základní kostra projektu.
  • Přidáno: Knihovna synapse.
File size: 3.0 KB
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
2<html>
3<head>
4<meta name="GENERATOR" content="PasDoc 0.9.0">
5<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
6<title>synadbg: Class TSynaDebug</title>
7<link rel="StyleSheet" type="text/css" href="pasdoc.css">
8</head>
9<body bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#800080" alink="#FF0000">
10<a name="TSynaDebug"></a><h1 class="cio">Class TSynaDebug</h1>
11<table class="sections">
12<tr>
13<td><a class="section" href="#@Description">Description</a></td><td><a class="section" href="#@Hierarchy">Hierarchy</a></td><td>Fields</td><td><a class="section" href="#@Methods">Methods</a></td><td>Properties</td></tr></table>
14<a name="@Description"></a><h2 class="unit">Unit</h2>
15<p class="unitlink">
16<a href="synadbg.html">synadbg</a></p>
17<h2 class="declaration">Declaration</h2>
18<p class="declaration">
19<code>type TSynaDebug = class(TObject)</code></p>
20<h2 class="description">Description</h2>
21<a name="@Hierarchy"></a><h2 class="hierarchy">Hierarchy</h2>
22<ul class="hierarchy"><li class="ancestor">TObject</li>
23<li class="thisitem">TSynaDebug</li></ul><h2 class="overview">Overview</h2>
24<a name="@Methods"></a><h3 class="summary">Methods</h3>
25<table class="summary">
26<tr class="list">
27<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
28<td class="itemcode"><code>class procedure <b><a href="synadbg.TSynaDebug.html#HookStatus">HookStatus</a></b>(Sender: TObject; Reason: <a href="blcksock.html#THookSocketReason">THookSocketReason</a>; const Value: string);</code></td>
29</tr>
30<tr class="list2">
31<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
32<td class="itemcode"><code>class procedure <b><a href="synadbg.TSynaDebug.html#HookMonitor">HookMonitor</a></b>(Sender: TObject; Writing: Boolean; const Buffer: TMemory; Len: Integer);</code></td>
33</tr>
34</table>
35<h2 class="description">Description</h2>
36<h3 class="detail">Methods</h3>
37<table class="detail">
38<tr class="list">
39<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
40<td class="itemcode"><a name="HookStatus"></a><code>class procedure <b>HookStatus</b>(Sender: TObject; Reason: <a href="blcksock.html#THookSocketReason">THookSocketReason</a>; const Value: string);</code></td>
41</tr>
42</table>
43&nbsp;<table class="detail">
44<tr class="list">
45<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
46<td class="itemcode"><a name="HookMonitor"></a><code>class procedure <b>HookMonitor</b>(Sender: TObject; Writing: Boolean; const Buffer: TMemory; Len: Integer);</code></td>
47</tr>
48</table>
49&nbsp;<hr noshade size="1"><span class="appinfo"><em>Generated by <a target="_parent" href="http://pasdoc.sourceforge.net/">PasDoc 0.9.0</a> on 2012-04-23 21:38:52</em>
50</span>
51</body></html>
Note: See TracBrowser for help on using the repository browser.