| 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>synafpc</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 | <h1 class="unit">Unit synafpc</h1>
|
|---|
| 11 | <table class="sections">
|
|---|
| 12 | <tr>
|
|---|
| 13 | <td><a class="section" href="#@Description">Description</a></td><td><a class="section" href="#@Uses">uses</a></td><td>Classes, Interfaces, Objects and Records</td><td><a class="section" href="#@FuncsProcs">Functions and Procedures</a></td><td><a class="section" href="#@Types">Types</a></td><td>Constants</td><td>Variables</td></tr></table>
|
|---|
| 14 | <a name="@Description"></a><h2 class="description">Description</h2>
|
|---|
| 15 | <a name="@Uses"></a><h2 class="uses">uses</h2>
|
|---|
| 16 | <ul class="useslist"><li>Windows</li></ul><h2 class="overview">Overview</h2>
|
|---|
| 17 | <a name="@FuncsProcs"></a><h3 class="summary">Functions and Procedures</h3>
|
|---|
| 18 | <table class="summary">
|
|---|
| 19 | <tr class="list">
|
|---|
| 20 | <td class="itemcode"><code>procedure <b><a href="synafpc.html#Sleep">Sleep</a></b>(milliseconds: Cardinal);</code></td>
|
|---|
| 21 | </tr>
|
|---|
| 22 | </table>
|
|---|
| 23 | <a name="@Types"></a><h3 class="summary">Types</h3>
|
|---|
| 24 | <table class="summary">
|
|---|
| 25 | <tr class="list">
|
|---|
| 26 | <td class="itemcode"><code><b><a href="synafpc.html#TLibHandle">TLibHandle</a></b> = HModule;</code></td>
|
|---|
| 27 | </tr>
|
|---|
| 28 | <tr class="list2">
|
|---|
| 29 | <td class="itemcode"><code><b><a href="synafpc.html#PtrInt">PtrInt</a></b> = Integer;</code></td>
|
|---|
| 30 | </tr>
|
|---|
| 31 | </table>
|
|---|
| 32 | <h2 class="description">Description</h2>
|
|---|
| 33 | <h3 class="detail">Functions and Procedures</h3>
|
|---|
| 34 | <table class="detail">
|
|---|
| 35 | <tr class="list">
|
|---|
| 36 | <td class="itemcode"><a name="Sleep"></a><code>procedure <b>Sleep</b>(milliseconds: Cardinal);</code></td>
|
|---|
| 37 | </tr>
|
|---|
| 38 | </table>
|
|---|
| 39 | <h3 class="detail">Types</h3>
|
|---|
| 40 | <table class="detail">
|
|---|
| 41 | <tr class="list">
|
|---|
| 42 | <td class="itemcode"><a name="TLibHandle"></a><code><b>TLibHandle</b> = HModule;</code></td>
|
|---|
| 43 | </tr>
|
|---|
| 44 | </table>
|
|---|
| 45 | <table class="detail">
|
|---|
| 46 | <tr class="list">
|
|---|
| 47 | <td class="itemcode"><a name="PtrInt"></a><code><b>PtrInt</b> = Integer;</code></td>
|
|---|
| 48 | </tr>
|
|---|
| 49 | </table>
|
|---|
| 50 | <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>
|
|---|
| 51 | </span>
|
|---|
| 52 | </body></html>
|
|---|