summaryrefslogtreecommitdiff
path: root/sigalatvision/doc/html/app_8h.html
diff options
context:
space:
mode:
Diffstat (limited to 'sigalatvision/doc/html/app_8h.html')
-rw-r--r--sigalatvision/doc/html/app_8h.html480
1 files changed, 480 insertions, 0 deletions
diff --git a/sigalatvision/doc/html/app_8h.html b/sigalatvision/doc/html/app_8h.html
new file mode 100644
index 0000000..9647e55
--- /dev/null
+++ b/sigalatvision/doc/html/app_8h.html
@@ -0,0 +1,480 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>app.h File Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body bgcolor="#ffffff">
+<!-- Generated by Doxygen 1.2.8.1 -->
+<center>
+<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; </center>
+<hr><h1>app.h File Reference</h1>
+<p>
+<a href="app_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
+<tr><td colspan=2><br><h2>Compounds</h2></td></tr>
+<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classTApplication.html">TApplication</a></td></tr>
+<tr><td>&nbsp;</td><td><font size=-1><em>The mother of all applications.</em> <a href="classTApplication.html#_details">More...</a><em></em></font><br><br></td></tr>
+<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classTBackground.html">TBackground</a></td></tr>
+<tr><td>&nbsp;</td><td><font size=-1><em>The default desktop background.</em> <a href="classTBackground.html#_details">More...</a><em></em></font><br><br></td></tr>
+<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classTDeskInit.html">TDeskInit</a></td></tr>
+<tr><td>&nbsp;</td><td><font size=-1><em>Virtual base class for <a class="el" href="classTDeskTop.html">TDeskTop</a>.</em> <a href="classTDeskInit.html#_details">More...</a><em></em></font><br><br></td></tr>
+<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classTDeskTop.html">TDeskTop</a></td></tr>
+<tr><td>&nbsp;</td><td><font size=-1><em>The desktop of the application.</em> <a href="classTDeskTop.html#_details">More...</a><em></em></font><br><br></td></tr>
+<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classTProgInit.html">TProgInit</a></td></tr>
+<tr><td>&nbsp;</td><td><font size=-1><em>Virtual base class for <a class="el" href="classTProgram.html">TProgram</a>.</em> <a href="classTProgInit.html#_details">More...</a><em></em></font><br><br></td></tr>
+<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classTProgram.html">TProgram</a></td></tr>
+<tr><td>&nbsp;</td><td><font size=-1><em>The mother of <a class="el" href="classTApplication.html">TApplication</a>.</em> <a href="classTProgram.html#_details">More...</a><em></em></font><br><br></td></tr>
+<tr><td colspan=2><br><h2>Functions</h2></td></tr>
+<tr><td nowrap align=right valign=top><a class="el" href="classipstream.html">ipstream</a>&amp;&nbsp;</td><td valign=bottom><a class="el" href="app_8h.html#a24">operator&gt;&gt;</a> (<a class="el" href="classipstream.html">ipstream</a> &amp;is, <a class="el" href="classTBackground.html">TBackground</a> &amp;cl)</td></tr>
+<tr><td nowrap align=right valign=top><a class="el" href="classipstream.html">ipstream</a>&amp;&nbsp;</td><td valign=bottom><a class="el" href="app_8h.html#a25">operator&gt;&gt;</a> (<a class="el" href="classipstream.html">ipstream</a> &amp;is, <a class="el" href="classTBackground.html">TBackground</a> *&amp;cl)</td></tr>
+<tr><td nowrap align=right valign=top><a class="el" href="classopstream.html">opstream</a>&amp;&nbsp;</td><td valign=bottom><a class="el" href="app_8h.html#a26">operator&lt;&lt;</a> (<a class="el" href="classopstream.html">opstream</a> &amp;os, <a class="el" href="classTBackground.html">TBackground</a> &amp;cl)</td></tr>
+<tr><td nowrap align=right valign=top><a class="el" href="classopstream.html">opstream</a>&amp;&nbsp;</td><td valign=bottom><a class="el" href="app_8h.html#a27">operator&lt;&lt;</a> (<a class="el" href="classopstream.html">opstream</a> &amp;os, <a class="el" href="classTBackground.html">TBackground</a> *cl)</td></tr>
+<tr><td nowrap align=right valign=top><a class="el" href="classipstream.html">ipstream</a>&amp;&nbsp;</td><td valign=bottom><a class="el" href="app_8h.html#a28">operator&gt;&gt;</a> (<a class="el" href="classipstream.html">ipstream</a> &amp;is, <a class="el" href="classTDeskTop.html">TDeskTop</a> &amp;cl)</td></tr>
+<tr><td nowrap align=right valign=top><a class="el" href="classipstream.html">ipstream</a>&amp;&nbsp;</td><td valign=bottom><a class="el" href="app_8h.html#a29">operator&gt;&gt;</a> (<a class="el" href="classipstream.html">ipstream</a> &amp;is, <a class="el" href="classTDeskTop.html">TDeskTop</a> *&amp;cl)</td></tr>
+<tr><td nowrap align=right valign=top><a class="el" href="classopstream.html">opstream</a>&amp;&nbsp;</td><td valign=bottom><a class="el" href="app_8h.html#a30">operator&lt;&lt;</a> (<a class="el" href="classopstream.html">opstream</a> &amp;os, <a class="el" href="classTDeskTop.html">TDeskTop</a> &amp;cl)</td></tr>
+<tr><td nowrap align=right valign=top><a class="el" href="classopstream.html">opstream</a>&amp;&nbsp;</td><td valign=bottom><a class="el" href="app_8h.html#a31">operator&lt;&lt;</a> (<a class="el" href="classopstream.html">opstream</a> &amp;os, <a class="el" href="classTDeskTop.html">TDeskTop</a> *cl)</td></tr>
+<tr><td colspan=2><br><h2>Variables</h2></td></tr>
+<tr><td nowrap align=right valign=top><a name="a0" doxytag="app.h::hcNew"></a>
+const unsigned short&nbsp;</td><td valign=bottom><b>hcNew</b> = 0xFF01</td></tr>
+<tr><td nowrap align=right valign=top><a name="a1" doxytag="app.h::hcOpen"></a>
+const unsigned short&nbsp;</td><td valign=bottom><b>hcOpen</b> = 0xFF02</td></tr>
+<tr><td nowrap align=right valign=top><a name="a2" doxytag="app.h::hcSave"></a>
+const unsigned short&nbsp;</td><td valign=bottom><b>hcSave</b> = 0xFF03</td></tr>
+<tr><td nowrap align=right valign=top><a name="a3" doxytag="app.h::hcSaveAs"></a>
+const unsigned short&nbsp;</td><td valign=bottom><b>hcSaveAs</b> = 0xFF04</td></tr>
+<tr><td nowrap align=right valign=top><a name="a4" doxytag="app.h::hcSaveAll"></a>
+const unsigned short&nbsp;</td><td valign=bottom><b>hcSaveAll</b> = 0xFF05</td></tr>
+<tr><td nowrap align=right valign=top><a name="a5" doxytag="app.h::hcChangeDir"></a>
+const unsigned short&nbsp;</td><td valign=bottom><b>hcChangeDir</b> = 0xFF06</td></tr>
+<tr><td nowrap align=right valign=top><a name="a6" doxytag="app.h::hcDosShell"></a>
+const unsigned short&nbsp;</td><td valign=bottom><b>hcDosShell</b> = 0xFF07</td></tr>
+<tr><td nowrap align=right valign=top><a name="a7" doxytag="app.h::hcExit"></a>
+const unsigned short&nbsp;</td><td valign=bottom><b>hcExit</b> = 0xFF08</td></tr>
+<tr><td nowrap align=right valign=top><a name="a8" doxytag="app.h::hcUndo"></a>
+const unsigned short&nbsp;</td><td valign=bottom><b>hcUndo</b> = 0xFF10</td></tr>
+<tr><td nowrap align=right valign=top><a name="a9" doxytag="app.h::hcCut"></a>
+const unsigned short&nbsp;</td><td valign=bottom><b>hcCut</b> = 0xFF11</td></tr>
+<tr><td nowrap align=right valign=top><a name="a10" doxytag="app.h::hcCopy"></a>
+const unsigned short&nbsp;</td><td valign=bottom><b>hcCopy</b> = 0xFF12</td></tr>
+<tr><td nowrap align=right valign=top><a name="a11" doxytag="app.h::hcPaste"></a>
+const unsigned short&nbsp;</td><td valign=bottom><b>hcPaste</b> = 0xFF13</td></tr>
+<tr><td nowrap align=right valign=top><a name="a12" doxytag="app.h::hcClear"></a>
+const unsigned short&nbsp;</td><td valign=bottom><b>hcClear</b> = 0xFF14</td></tr>
+<tr><td nowrap align=right valign=top><a name="a13" doxytag="app.h::hcTile"></a>
+const unsigned short&nbsp;</td><td valign=bottom><b>hcTile</b> = 0xFF20</td></tr>
+<tr><td nowrap align=right valign=top><a name="a14" doxytag="app.h::hcCascade"></a>
+const unsigned short&nbsp;</td><td valign=bottom><b>hcCascade</b> = 0xFF21</td></tr>
+<tr><td nowrap align=right valign=top><a name="a15" doxytag="app.h::hcCloseAll"></a>
+const unsigned short&nbsp;</td><td valign=bottom><b>hcCloseAll</b> = 0xFF22</td></tr>
+<tr><td nowrap align=right valign=top><a name="a16" doxytag="app.h::hcResize"></a>
+const unsigned short&nbsp;</td><td valign=bottom><b>hcResize</b> = 0xFF23</td></tr>
+<tr><td nowrap align=right valign=top><a name="a17" doxytag="app.h::hcZoom"></a>
+const unsigned short&nbsp;</td><td valign=bottom><b>hcZoom</b> = 0xFF24</td></tr>
+<tr><td nowrap align=right valign=top><a name="a18" doxytag="app.h::hcNext"></a>
+const unsigned short&nbsp;</td><td valign=bottom><b>hcNext</b> = 0xFF25</td></tr>
+<tr><td nowrap align=right valign=top><a name="a19" doxytag="app.h::hcPrev"></a>
+const unsigned short&nbsp;</td><td valign=bottom><b>hcPrev</b> = 0xFF26</td></tr>
+<tr><td nowrap align=right valign=top><a name="a20" doxytag="app.h::hcClose"></a>
+const unsigned short&nbsp;</td><td valign=bottom><b>hcClose</b> = 0xFF27</td></tr>
+<tr><td nowrap align=right valign=top>const int&nbsp;</td><td valign=bottom><a class="el" href="app_8h.html#a21">apColor</a> = 0</td></tr>
+<tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="app_8h.html#a22">apBlackWhite</a> = 1</td></tr>
+<tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="app_8h.html#a23">apMonochrome</a> = 2</td></tr>
+</table>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+ <a class="el" href="app_8h.html">app.h</a>
+<p>
+
+<p>
+Definition in file <a class="el" href="app_8h-source.html">app.h</a>.<hr><h2>Function Documentation</h2>
+<a name="a31" doxytag="app.h::operator<<"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td nowrap valign="top"><b>
+<a class="el" href="classopstream.html">opstream</a> &amp; operator&lt;&lt; (
+ </b></td>
+ <td valign="bottom"><b>
+<a class="el" href="classopstream.html">opstream</a> &amp; <em>os</em>,
+ </b></td>
+ </tr>
+ <tr>
+ <td></td>
+ <td><b>
+<a class="el" href="classTDeskTop.html">TDeskTop</a> * <em>cl</em>&nbsp;)<code> [inline]</code>
+ </b></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Undocumented.
+<p>
+Definition at line <a class="el" href="app_8h-source.html#l00314">314</a> of file <a class="el" href="app_8h-source.html">app.h</a>. </td>
+ </tr>
+</table>
+<a name="a30" doxytag="app.h::operator<<"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td nowrap valign="top"><b>
+<a class="el" href="classopstream.html">opstream</a> &amp; operator&lt;&lt; (
+ </b></td>
+ <td valign="bottom"><b>
+<a class="el" href="classopstream.html">opstream</a> &amp; <em>os</em>,
+ </b></td>
+ </tr>
+ <tr>
+ <td></td>
+ <td><b>
+<a class="el" href="classTDeskTop.html">TDeskTop</a> &amp; <em>cl</em>&nbsp;)<code> [inline]</code>
+ </b></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Undocumented.
+<p>
+Definition at line <a class="el" href="app_8h-source.html#l00309">309</a> of file <a class="el" href="app_8h-source.html">app.h</a>. </td>
+ </tr>
+</table>
+<a name="a27" doxytag="app.h::operator<<"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td nowrap valign="top"><b>
+<a class="el" href="classopstream.html">opstream</a> &amp; operator&lt;&lt; (
+ </b></td>
+ <td valign="bottom"><b>
+<a class="el" href="classopstream.html">opstream</a> &amp; <em>os</em>,
+ </b></td>
+ </tr>
+ <tr>
+ <td></td>
+ <td><b>
+<a class="el" href="classTBackground.html">TBackground</a> * <em>cl</em>&nbsp;)<code> [inline]</code>
+ </b></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Undocumented.
+<p>
+Definition at line <a class="el" href="app_8h-source.html#l00116">116</a> of file <a class="el" href="app_8h-source.html">app.h</a>. </td>
+ </tr>
+</table>
+<a name="a26" doxytag="app.h::operator<<"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td nowrap valign="top"><b>
+<a class="el" href="classopstream.html">opstream</a> &amp; operator&lt;&lt; (
+ </b></td>
+ <td valign="bottom"><b>
+<a class="el" href="classopstream.html">opstream</a> &amp; <em>os</em>,
+ </b></td>
+ </tr>
+ <tr>
+ <td></td>
+ <td><b>
+<a class="el" href="classTBackground.html">TBackground</a> &amp; <em>cl</em>&nbsp;)<code> [inline]</code>
+ </b></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Undocumented.
+<p>
+Definition at line <a class="el" href="app_8h-source.html#l00111">111</a> of file <a class="el" href="app_8h-source.html">app.h</a>. </td>
+ </tr>
+</table>
+<a name="a29" doxytag="app.h::operator>>"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td nowrap valign="top"><b>
+<a class="el" href="classipstream.html">ipstream</a> &amp; operator&gt;&gt; (
+ </b></td>
+ <td valign="bottom"><b>
+<a class="el" href="classipstream.html">ipstream</a> &amp; <em>is</em>,
+ </b></td>
+ </tr>
+ <tr>
+ <td></td>
+ <td><b>
+<a class="el" href="classTDeskTop.html">TDeskTop</a> *&amp; <em>cl</em>&nbsp;)<code> [inline]</code>
+ </b></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Undocumented.
+<p>
+Definition at line <a class="el" href="app_8h-source.html#l00303">303</a> of file <a class="el" href="app_8h-source.html">app.h</a>. </td>
+ </tr>
+</table>
+<a name="a28" doxytag="app.h::operator>>"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td nowrap valign="top"><b>
+<a class="el" href="classipstream.html">ipstream</a> &amp; operator&gt;&gt; (
+ </b></td>
+ <td valign="bottom"><b>
+<a class="el" href="classipstream.html">ipstream</a> &amp; <em>is</em>,
+ </b></td>
+ </tr>
+ <tr>
+ <td></td>
+ <td><b>
+<a class="el" href="classTDeskTop.html">TDeskTop</a> &amp; <em>cl</em>&nbsp;)<code> [inline]</code>
+ </b></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Undocumented.
+<p>
+Definition at line <a class="el" href="app_8h-source.html#l00298">298</a> of file <a class="el" href="app_8h-source.html">app.h</a>. </td>
+ </tr>
+</table>
+<a name="a25" doxytag="app.h::operator>>"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td nowrap valign="top"><b>
+<a class="el" href="classipstream.html">ipstream</a> &amp; operator&gt;&gt; (
+ </b></td>
+ <td valign="bottom"><b>
+<a class="el" href="classipstream.html">ipstream</a> &amp; <em>is</em>,
+ </b></td>
+ </tr>
+ <tr>
+ <td></td>
+ <td><b>
+<a class="el" href="classTBackground.html">TBackground</a> *&amp; <em>cl</em>&nbsp;)<code> [inline]</code>
+ </b></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Undocumented.
+<p>
+Definition at line <a class="el" href="app_8h-source.html#l00105">105</a> of file <a class="el" href="app_8h-source.html">app.h</a>. </td>
+ </tr>
+</table>
+<a name="a24" doxytag="app.h::operator>>"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td nowrap valign="top"><b>
+<a class="el" href="classipstream.html">ipstream</a> &amp; operator&gt;&gt; (
+ </b></td>
+ <td valign="bottom"><b>
+<a class="el" href="classipstream.html">ipstream</a> &amp; <em>is</em>,
+ </b></td>
+ </tr>
+ <tr>
+ <td></td>
+ <td><b>
+<a class="el" href="classTBackground.html">TBackground</a> &amp; <em>cl</em>&nbsp;)<code> [inline]</code>
+ </b></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Undocumented.
+<p>
+Definition at line <a class="el" href="app_8h-source.html#l00100">100</a> of file <a class="el" href="app_8h-source.html">app.h</a>. </td>
+ </tr>
+</table>
+<hr><h2>Variable Documentation</h2>
+<a name="a22" doxytag="app.h::apBlackWhite"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td nowrap valign="top"><b>
+apBlackWhite = 1
+ </b></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Use palette for LCD screen. <dl compact><dt>
+<b>See also: </b><dd>
+<a class="el" href="classTProgram.html#p4">TProgram::appPalette</a> </dl>
+<p>
+Definition at line <a class="el" href="app_8h-source.html#l00497">497</a> of file <a class="el" href="app_8h-source.html">app.h</a>. </td>
+ </tr>
+</table>
+<a name="a21" doxytag="app.h::apColor"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td nowrap valign="top"><b>
+const int apColor = 0
+ </b></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Use palette for color screen. <dl compact><dt>
+<b>See also: </b><dd>
+<a class="el" href="classTProgram.html#p4">TProgram::appPalette</a> </dl>
+<p>
+Definition at line <a class="el" href="app_8h-source.html#l00497">497</a> of file <a class="el" href="app_8h-source.html">app.h</a>. </td>
+ </tr>
+</table>
+<a name="a23" doxytag="app.h::apMonochrome"></a><p>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+ <tr>
+ <td class="md">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td nowrap valign="top"><b>
+apMonochrome = 2
+ </b></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Use palette for monochrome screen. <dl compact><dt>
+<b>See also: </b><dd>
+<a class="el" href="classTProgram.html#p4">TProgram::appPalette</a> </dl>
+<p>
+Definition at line <a class="el" href="app_8h-source.html#l00503">503</a> of file <a class="el" href="app_8h-source.html">app.h</a>. </td>
+ </tr>
+</table>
+<hr><address><small>Generated at Sat Sep 22 20:19:14 2001 for TVision by
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.gif" alt="doxygen" align="middle" border=0
+width=110 height=53></a>1.2.8.1 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>,
+ &copy;&nbsp;1997-2001</small></address>
+</body>
+</html>