1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
|
<!DOCTYPE html>
<html lang="en">
<head>
<title>ok_warning_note</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head>
<body>
<div class="container"><div class="navigation">
<ul><li><a href="AllUnits.html">Units</a></li><li><a href="ClassHierarchy.html">Class Hierarchy</a></li><li><a href="AllClasses.html">Classes, Interfaces, Objects and Records</a></li><li><a href="AllTypes.html">Types</a></li><li><a href="AllVariables.html">Variables</a></li><li><a href="AllConstants.html">Constants</a></li><li><a href="AllFunctions.html">Functions and Procedures</a></li><li><a href="AllIdentifiers.html">Identifiers</a></li></ul></div><div class="content">
<h1 class="unit">Unit ok_warning_note</h1>
<div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Uses</div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section"><a class="section" href="#PasDoc-FuncsProcs">Functions and Procedures</a></div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
<span id="PasDoc-Description"></span><h2 class="description">Description</h2>
<p>
<dl class="tag note"><dt><strong>Note</strong></dt><dd>Please open your eyes while reading</dd></dl> <dl class="tag note"><dt><strong>Note</strong></dt><dd>Please check <a class="normal" href="ok_warning_note.html#Foo">Foo</a> for more details</dd></dl> <dl class="tag note"><dt><strong>Note</strong></dt><dd>For more infos see <a href="https://www.bing.com/">https://www.bing.com/</a></dd></dl>
<p><dl class="tag warning"><dt><strong>Warning</strong></dt><dd>test</dd></dl> <dl class="tag warning"><dt><strong>Warning</strong></dt><dd>hello <em>world</em>!</dd></dl> <dl class="tag warning"><dt><strong>Warning</strong></dt><dd>Does this work? - <strong>Yes.</strong></dd></dl></p>
<span id="PasDoc-Uses"></span><h2 class="overview">Overview</h2>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list">
<tr class="list">
<td class="itemcode"><code>procedure <strong><a href="ok_warning_note.html#Foo">Foo</a></strong>;</code></td>
</tr>
</table>
<h2 class="description">Description</h2>
<h3 class="detail">Functions and Procedures</h3>
<table class="detail wide_list">
<tr class="list">
<td class="itemcode"><span id="Foo"></span><code>procedure <strong>Foo</strong>;</code></td>
</tr>
<tr><td colspan="1">
</td></tr>
</table>
</div></div></body></html>
|