fixed images in documentation

removed footer date for the time being (to prevent too much changes in documentation)
implemented cleaning of GLUT bitmap font lists
removed unused function in uicontext class
renamed chm file
added missing documentation back in nvcontext.xml

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2254 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
blaszijk
2012-01-12 15:15:59 +00:00
parent 19857f2209
commit d0340d13eb
398 changed files with 1431 additions and 1896 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1017 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 356 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 847 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 KiB

View File

@ -0,0 +1,3 @@
Keep the images folder an exact copy of the one in ./fpdoc, the reason for this is that the online documentation
searched in this folder and not in the original one.
One day I'll improve fpdoc so it can handle a customizable documentation images output folder.

View File

@ -10,7 +10,7 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../glfreetype/index.html">Overview</a>][Classes][<a href="../glfreetype/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeType' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeType' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>Reference for unit 'GLFreeType': Classes</h1>
@ -19,8 +19,5 @@
<td valign="top"><p><tt><span class="code"><a href="../glfreetype/tglfreetype.html">TGLFreeType</a></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,7 +10,7 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../glfreetype/index.html">Overview</a>][<a href="../glfreetype/index-4.html">Classes</a>][Index]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeType' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeType' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>Index of all identifiers in unit 'GLFreeType'</h1>
@ -27,8 +27,5 @@
<td valign="top"></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,11 +10,11 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[Overview][<a href="../glfreetype/index-4.html">Classes</a>][<a href="../glfreetype/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeType' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeType' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>Reference for unit 'GLFreeType'</h1>
<p></p>
<p>Free Type support for OpenGL</p>
<table cellpadding="0" cellspacing="0">
<tr>
<td><p><tt><span class="code"><span class="kw">uses</span></span></tt></p></td>
@ -35,8 +35,5 @@
<td valign="top"><p><tt><span class="code">&nbsp;&nbsp;GLu<span class="sym">;</span> </span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -13,8 +13,5 @@
<td></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -9,8 +9,5 @@
<body>
<table cellpadding="0" cellspacing="0">
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -33,8 +33,5 @@
<td><p><a href="../glfreetype/tglfreetype.textwidth.html" onClick="opener.location.href = '../glfreetype/tglfreetype.textwidth.html'; return false;">TextWidth</a></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -29,8 +29,5 @@
<td nowrap="nowrap"><p><a href="../glfreetype/tglfreetype.textwidth.html" onClick="opener.location.href = '../glfreetype/tglfreetype.textwidth.html'; return false;">TextWidth</a> (<a href="../glfreetype/tglfreetype.html" onClick="opener.location.href = '../glfreetype/tglfreetype.html'; return false;">TGLFreeType</a>)</p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -13,8 +13,5 @@
<td></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -9,8 +9,5 @@
<body>
<table cellpadding="0" cellspacing="0">
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,7 +10,7 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../glfreetype/index.html">Overview</a>][<a href="../glfreetype/index-4.html">Classes</a>][<a href="../glfreetype/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeType' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeType' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>TGLFreeType.Clean</h1>
@ -22,8 +22,5 @@
<td><p><tt><span class="code"> <span class="kw">procedure</span> <a href="../glfreetype/tglfreetype.html">TGLFreeType</a><span class="sym">.</span>Clean<span class="sym">;</span></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,7 +10,7 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../glfreetype/index.html">Overview</a>][<a href="../glfreetype/index-4.html">Classes</a>][<a href="../glfreetype/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeType' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeType' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>TGLFreeType.Height</h1>
@ -22,8 +22,5 @@
<td><p><tt><span class="code"> <a href="../glfreetype/tglfreetype.html">TGLFreeType</a><span class="sym">.</span>Height<span class="sym">: </span>Cardinal<span class="sym">;</span></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,7 +10,7 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../glfreetype/index.html">Overview</a>][<a href="../glfreetype/index-4.html">Classes</a>][<a href="../glfreetype/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeType' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeType' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>TGLFreeType</h1>
@ -53,8 +53,5 @@
<td align="center" valign="top"><p><tt><span class="code"><a href="../glfreetype/tglfreetype.html">TGLFreeType</a></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,7 +10,7 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../glfreetype/index.html">Overview</a>][<a href="../glfreetype/index-4.html">Classes</a>][<a href="../glfreetype/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeType' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeType' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>TGLFreeType.Init</h1>
@ -31,8 +31,5 @@
<td><p><tt><span class="code"><span class="sym">)</span><span class="sym">;</span></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,7 +10,7 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../glfreetype/index.html">Overview</a>][<a href="../glfreetype/index-4.html">Classes</a>][<a href="../glfreetype/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeType' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeType' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>TGLFreeType.list_base</h1>
@ -22,8 +22,5 @@
<td><p><tt><span class="code"> <a href="../glfreetype/tglfreetype.html">TGLFreeType</a><span class="sym">.</span>list_base<span class="sym">: </span>GLuint<span class="sym">;</span></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,7 +10,7 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../glfreetype/index.html">Overview</a>][<a href="../glfreetype/index-4.html">Classes</a>][<a href="../glfreetype/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeType' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeType' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>TGLFreeType.Print</h1>
@ -34,8 +34,5 @@
<td><p><tt><span class="code"><span class="sym">)</span><span class="sym">;</span></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,7 +10,7 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../glfreetype/index.html">Overview</a>][<a href="../glfreetype/index-4.html">Classes</a>][<a href="../glfreetype/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeType' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeType' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>TGLFreeType.textures</h1>
@ -22,8 +22,5 @@
<td><p><tt><span class="code"> <a href="../glfreetype/tglfreetype.html">TGLFreeType</a><span class="sym">.</span>textures<span class="sym">: </span>pGLuint<span class="sym">;</span></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,7 +10,7 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../glfreetype/index.html">Overview</a>][<a href="../glfreetype/index-4.html">Classes</a>][<a href="../glfreetype/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeType' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeType' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>TGLFreeType.TextWidth</h1>
@ -28,8 +28,5 @@
<td><p><tt><span class="code"><span class="sym">):</span>Integer<span class="sym">;</span></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,7 +10,7 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../glfreetypefont/index.html">Overview</a>][Types][<a href="../glfreetypefont/index-4.html">Classes</a>][<a href="../glfreetypefont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeTypeFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeTypeFont' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>Reference for unit 'GLFreeTypeFont': Types</h1>
@ -19,8 +19,5 @@
<td valign="top"><p><tt><span class="code"><a href="../glfreetypefont/tfontstyles.html">TFontStyles</a></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,7 +10,7 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../glfreetypefont/index.html">Overview</a>][<a href="../glfreetypefont/index-3.html">Types</a>][Classes][<a href="../glfreetypefont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeTypeFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeTypeFont' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>Reference for unit 'GLFreeTypeFont': Classes</h1>
@ -19,8 +19,5 @@
<td valign="top"><p><tt><span class="code"><a href="../glfreetypefont/tglfreetypefont.html">TGLFreeTypeFont</a></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,7 +10,7 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../glfreetypefont/index.html">Overview</a>][<a href="../glfreetypefont/index-3.html">Types</a>][<a href="../glfreetypefont/index-4.html">Classes</a>][Index]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeTypeFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeTypeFont' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>Index of all identifiers in unit 'GLFreeTypeFont'</h1>
@ -27,8 +27,5 @@
<td valign="top"></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,7 +10,7 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[Overview][<a href="../glfreetypefont/index-3.html">Types</a>][<a href="../glfreetypefont/index-4.html">Classes</a>][<a href="../glfreetypefont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeTypeFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeTypeFont' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>Reference for unit 'GLFreeTypeFont'</h1>
@ -27,13 +27,14 @@
</tr>
<tr>
<td valign="top"><p><tt><span class="code">&nbsp;&nbsp;<a href="../glfreetype/index.html">GLFreeType</a><span class="sym">,</span> </span></tt></p></td>
<td><p>&nbsp;&nbsp;</p></td>
<td><p class="cmt">Free Type support for OpenGL</p></td>
</tr>
<tr>
<td valign="top"><p><tt><span class="code">&nbsp;&nbsp;<a href="../nvbasefont/index.html">nvBaseFont</a><span class="sym">;</span> </span></tt></p></td>
<td><p>&nbsp;&nbsp;</p></td>
<td><p class="cmt">Generic font support class</p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,7 +10,7 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../glfreetypefont/index.html">Overview</a>][<a href="../glfreetypefont/index-3.html">Types</a>][<a href="../glfreetypefont/index-4.html">Classes</a>][<a href="../glfreetypefont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeTypeFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeTypeFont' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>TFontStyles</h1>
@ -43,8 +43,5 @@
<td><p><tt><span class="code"> <span class="kw">end</span><span class="sym">;</span></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -55,8 +55,5 @@
<td><p><a href="../nvbasefont/tnvbasefont.underline.html" onClick="opener.location.href = '../nvbasefont/tnvbasefont.underline.html'; return false;">Underline</a></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -44,8 +44,5 @@
<td nowrap="nowrap"><p><a href="../nvbasefont/tnvbasefont.underline.html" onClick="opener.location.href = '../nvbasefont/tnvbasefont.underline.html'; return false;">Underline</a> (<a href="../nvbasefont/tnvbasefont.html" onClick="opener.location.href = '../nvbasefont/tnvbasefont.html'; return false;">TNVBaseFont</a>)</p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -20,7 +20,7 @@
<tr>
<td><p>&nbsp;</p></td>
<td></td>
<td><p><a href="../glfreetypefont/tglfreetypefont.create.html" onClick="opener.location.href = '../glfreetypefont/tglfreetypefont.create.html'; return false;">Create</a></p></td>
<td><p><a href="../nvbasefont/tnvbasefont.create.html" onClick="opener.location.href = '../nvbasefont/tnvbasefont.create.html'; return false;">Create</a></p></td>
</tr>
<tr>
<td><p>&nbsp;</p></td>
@ -30,17 +30,17 @@
<tr>
<td><p>&nbsp;</p></td>
<td></td>
<td><p><a href="../glfreetypefont/tglfreetypefont.add.html" onClick="opener.location.href = '../glfreetypefont/tglfreetypefont.add.html'; return false;">Add</a></p></td>
<td><p><a href="../nvbasefont/tnvbasefont.add.html" onClick="opener.location.href = '../nvbasefont/tnvbasefont.add.html'; return false;">Add</a></p></td>
</tr>
<tr>
<td><p>&nbsp;</p></td>
<td></td>
<td><p><a href="../glfreetypefont/tglfreetypefont.textheight.html" onClick="opener.location.href = '../glfreetypefont/tglfreetypefont.textheight.html'; return false;">TextHeight</a></p></td>
<td><p><a href="../nvbasefont/tnvbasefont.textheight.html" onClick="opener.location.href = '../nvbasefont/tnvbasefont.textheight.html'; return false;">TextHeight</a></p></td>
</tr>
<tr>
<td><p>&nbsp;</p></td>
<td></td>
<td><p><a href="../glfreetypefont/tglfreetypefont.textwidth.html" onClick="opener.location.href = '../glfreetypefont/tglfreetypefont.textwidth.html'; return false;">TextWidth</a></p></td>
<td><p><a href="../nvbasefont/tnvbasefont.textwidth.html" onClick="opener.location.href = '../nvbasefont/tnvbasefont.textwidth.html'; return false;">TextWidth</a></p></td>
</tr>
<tr>
<td><p>&nbsp;</p></td>
@ -95,8 +95,5 @@
<td><p><a href="../nvbasefont/tnvbasefont.textout.html" onClick="opener.location.href = '../nvbasefont/tnvbasefont.textout.html'; return false;">TextOut</a></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -16,7 +16,7 @@
<tr>
<td><p>&nbsp;</p></td>
<td><p></p></td>
<td nowrap="nowrap"><p><a href="../glfreetypefont/tglfreetypefont.add.html" onClick="opener.location.href = '../glfreetypefont/tglfreetypefont.add.html'; return false;">Add</a> (<a href="../glfreetypefont/tglfreetypefont.html" onClick="opener.location.href = '../glfreetypefont/tglfreetypefont.html'; return false;">TGLFreeTypeFont</a>)</p></td>
<td nowrap="nowrap"><p><a href="../nvbasefont/tnvbasefont.add.html" onClick="opener.location.href = '../nvbasefont/tnvbasefont.add.html'; return false;">Add</a> (<a href="../glfreetypefont/tglfreetypefont.html" onClick="opener.location.href = '../glfreetypefont/tglfreetypefont.html'; return false;">TGLFreeTypeFont</a>)</p></td>
</tr>
<tr>
<td><p>&nbsp;</p></td>
@ -26,7 +26,7 @@
<tr>
<td><p>&nbsp;</p></td>
<td><p></p></td>
<td nowrap="nowrap"><p><a href="../glfreetypefont/tglfreetypefont.create.html" onClick="opener.location.href = '../glfreetypefont/tglfreetypefont.create.html'; return false;">Create</a> (<a href="../glfreetypefont/tglfreetypefont.html" onClick="opener.location.href = '../glfreetypefont/tglfreetypefont.html'; return false;">TGLFreeTypeFont</a>)</p></td>
<td nowrap="nowrap"><p><a href="../nvbasefont/tnvbasefont.create.html" onClick="opener.location.href = '../nvbasefont/tnvbasefont.create.html'; return false;">Create</a> (<a href="../glfreetypefont/tglfreetypefont.html" onClick="opener.location.href = '../glfreetypefont/tglfreetypefont.html'; return false;">TGLFreeTypeFont</a>)</p></td>
</tr>
<tr>
<td><p>&nbsp;</p></td>
@ -56,7 +56,7 @@
<tr>
<td><p>&nbsp;</p></td>
<td><p></p></td>
<td nowrap="nowrap"><p><a href="../glfreetypefont/tglfreetypefont.textheight.html" onClick="opener.location.href = '../glfreetypefont/tglfreetypefont.textheight.html'; return false;">TextHeight</a> (<a href="../glfreetypefont/tglfreetypefont.html" onClick="opener.location.href = '../glfreetypefont/tglfreetypefont.html'; return false;">TGLFreeTypeFont</a>)</p></td>
<td nowrap="nowrap"><p><a href="../nvbasefont/tnvbasefont.textheight.html" onClick="opener.location.href = '../nvbasefont/tnvbasefont.textheight.html'; return false;">TextHeight</a> (<a href="../glfreetypefont/tglfreetypefont.html" onClick="opener.location.href = '../glfreetypefont/tglfreetypefont.html'; return false;">TGLFreeTypeFont</a>)</p></td>
</tr>
<tr>
<td><p>&nbsp;</p></td>
@ -81,11 +81,8 @@
<tr>
<td><p>&nbsp;</p></td>
<td><p></p></td>
<td nowrap="nowrap"><p><a href="../glfreetypefont/tglfreetypefont.textwidth.html" onClick="opener.location.href = '../glfreetypefont/tglfreetypefont.textwidth.html'; return false;">TextWidth</a> (<a href="../glfreetypefont/tglfreetypefont.html" onClick="opener.location.href = '../glfreetypefont/tglfreetypefont.html'; return false;">TGLFreeTypeFont</a>)</p></td>
<td nowrap="nowrap"><p><a href="../nvbasefont/tnvbasefont.textwidth.html" onClick="opener.location.href = '../nvbasefont/tnvbasefont.textwidth.html'; return false;">TextWidth</a> (<a href="../glfreetypefont/tglfreetypefont.html" onClick="opener.location.href = '../glfreetypefont/tglfreetypefont.html'; return false;">TGLFreeTypeFont</a>)</p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -20,8 +20,5 @@
<td></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -9,8 +9,5 @@
<body>
<table cellpadding="0" cellspacing="0">
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -1,47 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>TGLFreeTypeFont.Add</title>
<link rel="stylesheet" href="../fpdoc.css" type="text/css">
</head>
<body>
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../glfreetypefont/index.html">Overview</a>][<a href="../glfreetypefont/index-3.html">Types</a>][<a href="../glfreetypefont/index-4.html">Classes</a>][<a href="../glfreetypefont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeTypeFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
</tr>
</table>
<h1>TGLFreeTypeFont.Add</h1>
<p></p>
<h2>Declaration</h2>
<p>Source position: glfreetypefont.pas line 36</p>
<table cellpadding="0" cellspacing="0">
<tr>
<td><p><tt><span class="code"> <span class="kw">public</span> <span class="kw">procedure</span> <a href="../glfreetypefont/tglfreetypefont.html">TGLFreeTypeFont</a><span class="sym">.</span>Add<span class="sym">(</span></span></tt></p></td>
</tr>
<tr>
<td><p><tt><span class="code">&nbsp;&nbsp;AName<span class="sym">: </span><span class="sym">;</span></span></tt></p></td>
</tr>
<tr>
<td><p><tt><span class="code">&nbsp;&nbsp;ABold<span class="sym">: </span>Boolean<span class="sym">;</span></span></tt></p></td>
</tr>
<tr>
<td><p><tt><span class="code">&nbsp;&nbsp;AItalic<span class="sym">: </span>Boolean<span class="sym">;</span></span></tt></p></td>
</tr>
<tr>
<td><p><tt><span class="code">&nbsp;&nbsp;AStrikeTrough<span class="sym">: </span>Boolean<span class="sym">;</span></span></tt></p></td>
</tr>
<tr>
<td><p><tt><span class="code">&nbsp;&nbsp;AUnderline<span class="sym">: </span>Boolean</span></tt></p></td>
</tr>
<tr>
<td><p><tt><span class="code"><span class="sym">)</span><span class="sym">;</span><span class="kw"> override</span><span class="sym">;</span></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -1,38 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>TGLFreeTypeFont.Create</title>
<link rel="stylesheet" href="../fpdoc.css" type="text/css">
</head>
<body>
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../glfreetypefont/index.html">Overview</a>][<a href="../glfreetypefont/index-3.html">Types</a>][<a href="../glfreetypefont/index-4.html">Classes</a>][<a href="../glfreetypefont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeTypeFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
</tr>
</table>
<h1>TGLFreeTypeFont.Create</h1>
<p></p>
<h2>Declaration</h2>
<p>Source position: glfreetypefont.pas line 32</p>
<table cellpadding="0" cellspacing="0">
<tr>
<td><p><tt><span class="code"> <span class="kw">public</span> <span class="kw">constructor</span> <a href="../glfreetypefont/tglfreetypefont.html">TGLFreeTypeFont</a><span class="sym">.</span>Create<span class="sym">(</span></span></tt></p></td>
</tr>
<tr>
<td><p><tt><span class="code">&nbsp;&nbsp;AName<span class="sym">: </span><span class="sym">;</span></span></tt></p></td>
</tr>
<tr>
<td><p><tt><span class="code">&nbsp;&nbsp;ASize<span class="sym">: </span>Integer</span></tt></p></td>
</tr>
<tr>
<td><p><tt><span class="code"><span class="sym">)</span><span class="sym">;</span><span class="kw"> override</span><span class="sym">;</span></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,7 +10,7 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../glfreetypefont/index.html">Overview</a>][<a href="../glfreetypefont/index-3.html">Types</a>][<a href="../glfreetypefont/index-4.html">Classes</a>][<a href="../glfreetypefont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeTypeFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeTypeFont' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>TGLFreeTypeFont.Destroy</h1>
@ -22,8 +22,5 @@
<td><p><tt><span class="code"> <span class="kw">public</span> <span class="kw">destructor</span> <a href="../glfreetypefont/tglfreetypefont.html">TGLFreeTypeFont</a><span class="sym">.</span>Destroy<span class="sym">;</span><span class="kw"> override</span><span class="sym">;</span></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,7 +10,7 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../glfreetypefont/index.html">Overview</a>][<a href="../glfreetypefont/index-3.html">Types</a>][<a href="../glfreetypefont/index-4.html">Classes</a>][<a href="../glfreetypefont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeTypeFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeTypeFont' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>TGLFreeTypeFont</h1>
@ -32,19 +32,19 @@
<td><p><tt><span class="code"><span class="kw">public</span></span></tt></p></td>
</tr>
<tr>
<td valign="top"><p><tt><span class="code">&nbsp;&nbsp;<span class="kw">constructor </span><a href="../glfreetypefont/tglfreetypefont.create.html">Create</a><span class="sym">();</span><span class="kw"> override</span><span class="sym">;</span></span></tt></p></td>
<td valign="top"><p><tt><span class="code">&nbsp;&nbsp;<span class="kw">constructor </span><a href="../nvbasefont/tnvbasefont.create.html">Create</a><span class="sym">();</span><span class="kw"> override</span><span class="sym">;</span></span></tt></p></td>
</tr>
<tr>
<td valign="top"><p><tt><span class="code">&nbsp;&nbsp;<span class="kw">destructor </span><a href="../glfreetypefont/tglfreetypefont.destroy.html">Destroy</a><span class="sym">;</span><span class="kw"> override</span><span class="sym">;</span></span></tt></p></td>
</tr>
<tr>
<td valign="top"><p><tt><span class="code">&nbsp;&nbsp;<span class="kw">procedure </span><a href="../glfreetypefont/tglfreetypefont.add.html">Add</a><span class="sym">();</span><span class="kw"> override</span><span class="sym">;</span></span></tt></p></td>
<td valign="top"><p><tt><span class="code">&nbsp;&nbsp;<span class="kw">procedure </span><a href="../nvbasefont/tnvbasefont.add.html">Add</a><span class="sym">();</span><span class="kw"> override</span><span class="sym">;</span></span></tt></p></td>
</tr>
<tr>
<td valign="top"><p><tt><span class="code">&nbsp;&nbsp;<span class="kw">function </span><a href="../glfreetypefont/tglfreetypefont.textheight.html">TextHeight</a><span class="sym">();</span><span class="kw"> override</span><span class="sym">;</span></span></tt></p></td>
<td valign="top"><p><tt><span class="code">&nbsp;&nbsp;<span class="kw">function </span><a href="../nvbasefont/tnvbasefont.textheight.html">TextHeight</a><span class="sym">();</span><span class="kw"> override</span><span class="sym">;</span></span></tt></p></td>
</tr>
<tr>
<td valign="top"><p><tt><span class="code">&nbsp;&nbsp;<span class="kw">function </span><a href="../glfreetypefont/tglfreetypefont.textwidth.html">TextWidth</a><span class="sym">();</span><span class="kw"> override</span><span class="sym">;</span></span></tt></p></td>
<td valign="top"><p><tt><span class="code">&nbsp;&nbsp;<span class="kw">function </span><a href="../nvbasefont/tnvbasefont.textwidth.html">TextWidth</a><span class="sym">();</span><span class="kw"> override</span><span class="sym">;</span></span></tt></p></td>
</tr>
<tr>
<td valign="top"><p><tt><span class="code">&nbsp;&nbsp;<span class="kw">procedure </span><a href="../glfreetypefont/tglfreetypefont.textout.html">TextOut</a><span class="sym">();</span><span class="kw"> override</span><span class="sym">;</span></span></tt></p></td>
@ -71,8 +71,5 @@
<td align="center"><p><tt><span class="code">TObject</span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,7 +10,7 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../glfreetypefont/index.html">Overview</a>][<a href="../glfreetypefont/index-3.html">Types</a>][<a href="../glfreetypefont/index-4.html">Classes</a>][<a href="../glfreetypefont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeTypeFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeTypeFont' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>TGLFreeTypeFont.SetFlags</h1>
@ -31,8 +31,5 @@
<td><p><tt><span class="code"><span class="sym">)</span><span class="sym">;</span><span class="kw"> override</span><span class="sym">;</span></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -1,35 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>TGLFreeTypeFont.TextHeight</title>
<link rel="stylesheet" href="../fpdoc.css" type="text/css">
</head>
<body>
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../glfreetypefont/index.html">Overview</a>][<a href="../glfreetypefont/index-3.html">Types</a>][<a href="../glfreetypefont/index-4.html">Classes</a>][<a href="../glfreetypefont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeTypeFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
</tr>
</table>
<h1>TGLFreeTypeFont.TextHeight</h1>
<p></p>
<h2>Declaration</h2>
<p>Source position: glfreetypefont.pas line 39</p>
<table cellpadding="0" cellspacing="0">
<tr>
<td><p><tt><span class="code"> <span class="kw">public</span> <span class="kw">function</span> <a href="../glfreetypefont/tglfreetypefont.html">TGLFreeTypeFont</a><span class="sym">.</span>TextHeight<span class="sym">(</span></span></tt></p></td>
</tr>
<tr>
<td><p><tt><span class="code">&nbsp;&nbsp;Text<span class="sym">: </span></span></tt></p></td>
</tr>
<tr>
<td><p><tt><span class="code"><span class="sym">):</span>Integer<span class="sym">;</span><span class="kw"> override</span><span class="sym">;</span></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,7 +10,7 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../glfreetypefont/index.html">Overview</a>][<a href="../glfreetypefont/index-3.html">Types</a>][<a href="../glfreetypefont/index-4.html">Classes</a>][<a href="../glfreetypefont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeTypeFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeTypeFont' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>TGLFreeTypeFont.TextOut</h1>
@ -34,8 +34,5 @@
<td><p><tt><span class="code"><span class="sym">)</span><span class="sym">;</span><span class="kw"> override</span><span class="sym">;</span></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -1,35 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>TGLFreeTypeFont.TextWidth</title>
<link rel="stylesheet" href="../fpdoc.css" type="text/css">
</head>
<body>
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../glfreetypefont/index.html">Overview</a>][<a href="../glfreetypefont/index-3.html">Types</a>][<a href="../glfreetypefont/index-4.html">Classes</a>][<a href="../glfreetypefont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'GLFreeTypeFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
</tr>
</table>
<h1>TGLFreeTypeFont.TextWidth</h1>
<p></p>
<h2>Declaration</h2>
<p>Source position: glfreetypefont.pas line 40</p>
<table cellpadding="0" cellspacing="0">
<tr>
<td><p><tt><span class="code"> <span class="kw">public</span> <span class="kw">function</span> <a href="../glfreetypefont/tglfreetypefont.html">TGLFreeTypeFont</a><span class="sym">.</span>TextWidth<span class="sym">(</span></span></tt></p></td>
</tr>
<tr>
<td><p><tt><span class="code">&nbsp;&nbsp;Text<span class="sym">: </span></span></tt></p></td>
</tr>
<tr>
<td><p><tt><span class="code"><span class="sym">):</span>Integer<span class="sym">;</span><span class="kw"> override</span><span class="sym">;</span></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,7 +10,7 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../glutbitmapfont/index.html">Overview</a>][Types][<a href="../glutbitmapfont/index-4.html">Classes</a>][<a href="../glutbitmapfont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'GLUTBitmapFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'GLUTBitmapFont' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>Reference for unit 'GLUTBitmapFont': Types</h1>
@ -19,8 +19,5 @@
<td valign="top"><p><tt><span class="code"><a href="../glutbitmapfont/tfontstyles.html">TFontStyles</a></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,7 +10,7 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../glutbitmapfont/index.html">Overview</a>][<a href="../glutbitmapfont/index-3.html">Types</a>][Classes][<a href="../glutbitmapfont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'GLUTBitmapFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'GLUTBitmapFont' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>Reference for unit 'GLUTBitmapFont': Classes</h1>
@ -19,8 +19,5 @@
<td valign="top"><p><tt><span class="code"><a href="../glutbitmapfont/tglutbitmapfont.html">TGLUTBitmapFont</a></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,7 +10,7 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../glutbitmapfont/index.html">Overview</a>][<a href="../glutbitmapfont/index-3.html">Types</a>][<a href="../glutbitmapfont/index-4.html">Classes</a>][Index]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'GLUTBitmapFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'GLUTBitmapFont' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>Index of all identifiers in unit 'GLUTBitmapFont'</h1>
@ -27,8 +27,5 @@
<td valign="top"></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,11 +10,11 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[Overview][<a href="../glutbitmapfont/index-3.html">Types</a>][<a href="../glutbitmapfont/index-4.html">Classes</a>][<a href="../glutbitmapfont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'GLUTBitmapFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'GLUTBitmapFont' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>Reference for unit 'GLUTBitmapFont'</h1>
<p></p>
<p>GLUT bitmap font</p>
<table cellpadding="0" cellspacing="0">
<tr>
<td><p><tt><span class="code"><span class="kw">uses</span></span></tt></p></td>
@ -36,10 +36,9 @@
</tr>
<tr>
<td valign="top"><p><tt><span class="code">&nbsp;&nbsp;<a href="../nvbasefont/index.html">nvBaseFont</a><span class="sym">;</span> </span></tt></p></td>
<td><p>&nbsp;&nbsp;</p></td>
<td><p class="cmt">Generic font support class</p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,7 +10,7 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../glutbitmapfont/index.html">Overview</a>][<a href="../glutbitmapfont/index-3.html">Types</a>][<a href="../glutbitmapfont/index-4.html">Classes</a>][<a href="../glutbitmapfont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'GLUTBitmapFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'GLUTBitmapFont' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>TFontStyles</h1>
@ -46,8 +46,5 @@
<td><p><tt><span class="code"> <span class="kw">end</span><span class="sym">;</span></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -55,8 +55,5 @@
<td><p><a href="../nvbasefont/tnvbasefont.underline.html" onClick="opener.location.href = '../nvbasefont/tnvbasefont.underline.html'; return false;">Underline</a></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -44,8 +44,5 @@
<td nowrap="nowrap"><p><a href="../nvbasefont/tnvbasefont.underline.html" onClick="opener.location.href = '../nvbasefont/tnvbasefont.underline.html'; return false;">Underline</a> (<a href="../nvbasefont/tnvbasefont.html" onClick="opener.location.href = '../nvbasefont/tnvbasefont.html'; return false;">TNVBaseFont</a>)</p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -20,7 +20,7 @@
<tr>
<td><p>&nbsp;</p></td>
<td></td>
<td><p><a href="../glutbitmapfont/tglutbitmapfont.create.html" onClick="opener.location.href = '../glutbitmapfont/tglutbitmapfont.create.html'; return false;">Create</a></p></td>
<td><p><a href="../nvbasefont/tnvbasefont.create.html" onClick="opener.location.href = '../nvbasefont/tnvbasefont.create.html'; return false;">Create</a></p></td>
</tr>
<tr>
<td><p>&nbsp;</p></td>
@ -30,17 +30,17 @@
<tr>
<td><p>&nbsp;</p></td>
<td></td>
<td><p><a href="../glutbitmapfont/tglutbitmapfont.add.html" onClick="opener.location.href = '../glutbitmapfont/tglutbitmapfont.add.html'; return false;">Add</a></p></td>
<td><p><a href="../nvbasefont/tnvbasefont.add.html" onClick="opener.location.href = '../nvbasefont/tnvbasefont.add.html'; return false;">Add</a></p></td>
</tr>
<tr>
<td><p>&nbsp;</p></td>
<td></td>
<td><p><a href="../glutbitmapfont/tglutbitmapfont.textheight.html" onClick="opener.location.href = '../glutbitmapfont/tglutbitmapfont.textheight.html'; return false;">TextHeight</a></p></td>
<td><p><a href="../nvbasefont/tnvbasefont.textheight.html" onClick="opener.location.href = '../nvbasefont/tnvbasefont.textheight.html'; return false;">TextHeight</a></p></td>
</tr>
<tr>
<td><p>&nbsp;</p></td>
<td></td>
<td><p><a href="../glutbitmapfont/tglutbitmapfont.textwidth.html" onClick="opener.location.href = '../glutbitmapfont/tglutbitmapfont.textwidth.html'; return false;">TextWidth</a></p></td>
<td><p><a href="../nvbasefont/tnvbasefont.textwidth.html" onClick="opener.location.href = '../nvbasefont/tnvbasefont.textwidth.html'; return false;">TextWidth</a></p></td>
</tr>
<tr>
<td><p>&nbsp;</p></td>
@ -95,8 +95,5 @@
<td><p><a href="../nvbasefont/tnvbasefont.textout.html" onClick="opener.location.href = '../nvbasefont/tnvbasefont.textout.html'; return false;">TextOut</a></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -16,7 +16,7 @@
<tr>
<td><p>&nbsp;</p></td>
<td><p></p></td>
<td nowrap="nowrap"><p><a href="../glutbitmapfont/tglutbitmapfont.add.html" onClick="opener.location.href = '../glutbitmapfont/tglutbitmapfont.add.html'; return false;">Add</a> (<a href="../glutbitmapfont/tglutbitmapfont.html" onClick="opener.location.href = '../glutbitmapfont/tglutbitmapfont.html'; return false;">TGLUTBitmapFont</a>)</p></td>
<td nowrap="nowrap"><p><a href="../nvbasefont/tnvbasefont.add.html" onClick="opener.location.href = '../nvbasefont/tnvbasefont.add.html'; return false;">Add</a> (<a href="../glutbitmapfont/tglutbitmapfont.html" onClick="opener.location.href = '../glutbitmapfont/tglutbitmapfont.html'; return false;">TGLUTBitmapFont</a>)</p></td>
</tr>
<tr>
<td><p>&nbsp;</p></td>
@ -26,7 +26,7 @@
<tr>
<td><p>&nbsp;</p></td>
<td><p></p></td>
<td nowrap="nowrap"><p><a href="../glutbitmapfont/tglutbitmapfont.create.html" onClick="opener.location.href = '../glutbitmapfont/tglutbitmapfont.create.html'; return false;">Create</a> (<a href="../glutbitmapfont/tglutbitmapfont.html" onClick="opener.location.href = '../glutbitmapfont/tglutbitmapfont.html'; return false;">TGLUTBitmapFont</a>)</p></td>
<td nowrap="nowrap"><p><a href="../nvbasefont/tnvbasefont.create.html" onClick="opener.location.href = '../nvbasefont/tnvbasefont.create.html'; return false;">Create</a> (<a href="../glutbitmapfont/tglutbitmapfont.html" onClick="opener.location.href = '../glutbitmapfont/tglutbitmapfont.html'; return false;">TGLUTBitmapFont</a>)</p></td>
</tr>
<tr>
<td><p>&nbsp;</p></td>
@ -56,7 +56,7 @@
<tr>
<td><p>&nbsp;</p></td>
<td><p></p></td>
<td nowrap="nowrap"><p><a href="../glutbitmapfont/tglutbitmapfont.textheight.html" onClick="opener.location.href = '../glutbitmapfont/tglutbitmapfont.textheight.html'; return false;">TextHeight</a> (<a href="../glutbitmapfont/tglutbitmapfont.html" onClick="opener.location.href = '../glutbitmapfont/tglutbitmapfont.html'; return false;">TGLUTBitmapFont</a>)</p></td>
<td nowrap="nowrap"><p><a href="../nvbasefont/tnvbasefont.textheight.html" onClick="opener.location.href = '../nvbasefont/tnvbasefont.textheight.html'; return false;">TextHeight</a> (<a href="../glutbitmapfont/tglutbitmapfont.html" onClick="opener.location.href = '../glutbitmapfont/tglutbitmapfont.html'; return false;">TGLUTBitmapFont</a>)</p></td>
</tr>
<tr>
<td><p>&nbsp;</p></td>
@ -81,11 +81,8 @@
<tr>
<td><p>&nbsp;</p></td>
<td><p></p></td>
<td nowrap="nowrap"><p><a href="../glutbitmapfont/tglutbitmapfont.textwidth.html" onClick="opener.location.href = '../glutbitmapfont/tglutbitmapfont.textwidth.html'; return false;">TextWidth</a> (<a href="../glutbitmapfont/tglutbitmapfont.html" onClick="opener.location.href = '../glutbitmapfont/tglutbitmapfont.html'; return false;">TGLUTBitmapFont</a>)</p></td>
<td nowrap="nowrap"><p><a href="../nvbasefont/tnvbasefont.textwidth.html" onClick="opener.location.href = '../nvbasefont/tnvbasefont.textwidth.html'; return false;">TextWidth</a> (<a href="../glutbitmapfont/tglutbitmapfont.html" onClick="opener.location.href = '../glutbitmapfont/tglutbitmapfont.html'; return false;">TGLUTBitmapFont</a>)</p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -20,8 +20,5 @@
<td></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -9,8 +9,5 @@
<body>
<table cellpadding="0" cellspacing="0">
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -1,47 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>TGLUTBitmapFont.Add</title>
<link rel="stylesheet" href="../fpdoc.css" type="text/css">
</head>
<body>
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../glutbitmapfont/index.html">Overview</a>][<a href="../glutbitmapfont/index-3.html">Types</a>][<a href="../glutbitmapfont/index-4.html">Classes</a>][<a href="../glutbitmapfont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'GLUTBitmapFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
</tr>
</table>
<h1>TGLUTBitmapFont.Add</h1>
<p></p>
<h2>Declaration</h2>
<p>Source position: glutbitmapfont.pas line 37</p>
<table cellpadding="0" cellspacing="0">
<tr>
<td><p><tt><span class="code"> <span class="kw">public</span> <span class="kw">procedure</span> <a href="../glutbitmapfont/tglutbitmapfont.html">TGLUTBitmapFont</a><span class="sym">.</span>Add<span class="sym">(</span></span></tt></p></td>
</tr>
<tr>
<td><p><tt><span class="code">&nbsp;&nbsp;AName<span class="sym">: </span><span class="sym">;</span></span></tt></p></td>
</tr>
<tr>
<td><p><tt><span class="code">&nbsp;&nbsp;ABold<span class="sym">: </span>Boolean<span class="sym">;</span></span></tt></p></td>
</tr>
<tr>
<td><p><tt><span class="code">&nbsp;&nbsp;AItalic<span class="sym">: </span>Boolean<span class="sym">;</span></span></tt></p></td>
</tr>
<tr>
<td><p><tt><span class="code">&nbsp;&nbsp;AStrikeTrough<span class="sym">: </span>Boolean<span class="sym">;</span></span></tt></p></td>
</tr>
<tr>
<td><p><tt><span class="code">&nbsp;&nbsp;AUnderline<span class="sym">: </span>Boolean</span></tt></p></td>
</tr>
<tr>
<td><p><tt><span class="code"><span class="sym">)</span><span class="sym">;</span><span class="kw"> override</span><span class="sym">;</span></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -1,38 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>TGLUTBitmapFont.Create</title>
<link rel="stylesheet" href="../fpdoc.css" type="text/css">
</head>
<body>
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../glutbitmapfont/index.html">Overview</a>][<a href="../glutbitmapfont/index-3.html">Types</a>][<a href="../glutbitmapfont/index-4.html">Classes</a>][<a href="../glutbitmapfont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'GLUTBitmapFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
</tr>
</table>
<h1>TGLUTBitmapFont.Create</h1>
<p></p>
<h2>Declaration</h2>
<p>Source position: glutbitmapfont.pas line 33</p>
<table cellpadding="0" cellspacing="0">
<tr>
<td><p><tt><span class="code"> <span class="kw">public</span> <span class="kw">constructor</span> <a href="../glutbitmapfont/tglutbitmapfont.html">TGLUTBitmapFont</a><span class="sym">.</span>Create<span class="sym">(</span></span></tt></p></td>
</tr>
<tr>
<td><p><tt><span class="code">&nbsp;&nbsp;AName<span class="sym">: </span><span class="sym">;</span></span></tt></p></td>
</tr>
<tr>
<td><p><tt><span class="code">&nbsp;&nbsp;ASize<span class="sym">: </span>Integer</span></tt></p></td>
</tr>
<tr>
<td><p><tt><span class="code"><span class="sym">)</span><span class="sym">;</span><span class="kw"> override</span><span class="sym">;</span></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,7 +10,7 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../glutbitmapfont/index.html">Overview</a>][<a href="../glutbitmapfont/index-3.html">Types</a>][<a href="../glutbitmapfont/index-4.html">Classes</a>][<a href="../glutbitmapfont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'GLUTBitmapFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'GLUTBitmapFont' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>TGLUTBitmapFont.Destroy</h1>
@ -22,8 +22,5 @@
<td><p><tt><span class="code"> <span class="kw">public</span> <span class="kw">destructor</span> <a href="../glutbitmapfont/tglutbitmapfont.html">TGLUTBitmapFont</a><span class="sym">.</span>Destroy<span class="sym">;</span><span class="kw"> override</span><span class="sym">;</span></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,7 +10,7 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../glutbitmapfont/index.html">Overview</a>][<a href="../glutbitmapfont/index-3.html">Types</a>][<a href="../glutbitmapfont/index-4.html">Classes</a>][<a href="../glutbitmapfont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'GLUTBitmapFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'GLUTBitmapFont' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>TGLUTBitmapFont</h1>
@ -32,19 +32,19 @@
<td><p><tt><span class="code"><span class="kw">public</span></span></tt></p></td>
</tr>
<tr>
<td valign="top"><p><tt><span class="code">&nbsp;&nbsp;<span class="kw">constructor </span><a href="../glutbitmapfont/tglutbitmapfont.create.html">Create</a><span class="sym">();</span><span class="kw"> override</span><span class="sym">;</span></span></tt></p></td>
<td valign="top"><p><tt><span class="code">&nbsp;&nbsp;<span class="kw">constructor </span><a href="../nvbasefont/tnvbasefont.create.html">Create</a><span class="sym">();</span><span class="kw"> override</span><span class="sym">;</span></span></tt></p></td>
</tr>
<tr>
<td valign="top"><p><tt><span class="code">&nbsp;&nbsp;<span class="kw">destructor </span><a href="../glutbitmapfont/tglutbitmapfont.destroy.html">Destroy</a><span class="sym">;</span><span class="kw"> override</span><span class="sym">;</span></span></tt></p></td>
</tr>
<tr>
<td valign="top"><p><tt><span class="code">&nbsp;&nbsp;<span class="kw">procedure </span><a href="../glutbitmapfont/tglutbitmapfont.add.html">Add</a><span class="sym">();</span><span class="kw"> override</span><span class="sym">;</span></span></tt></p></td>
<td valign="top"><p><tt><span class="code">&nbsp;&nbsp;<span class="kw">procedure </span><a href="../nvbasefont/tnvbasefont.add.html">Add</a><span class="sym">();</span><span class="kw"> override</span><span class="sym">;</span></span></tt></p></td>
</tr>
<tr>
<td valign="top"><p><tt><span class="code">&nbsp;&nbsp;<span class="kw">function </span><a href="../glutbitmapfont/tglutbitmapfont.textheight.html">TextHeight</a><span class="sym">();</span><span class="kw"> override</span><span class="sym">;</span></span></tt></p></td>
<td valign="top"><p><tt><span class="code">&nbsp;&nbsp;<span class="kw">function </span><a href="../nvbasefont/tnvbasefont.textheight.html">TextHeight</a><span class="sym">();</span><span class="kw"> override</span><span class="sym">;</span></span></tt></p></td>
</tr>
<tr>
<td valign="top"><p><tt><span class="code">&nbsp;&nbsp;<span class="kw">function </span><a href="../glutbitmapfont/tglutbitmapfont.textwidth.html">TextWidth</a><span class="sym">();</span><span class="kw"> override</span><span class="sym">;</span></span></tt></p></td>
<td valign="top"><p><tt><span class="code">&nbsp;&nbsp;<span class="kw">function </span><a href="../nvbasefont/tnvbasefont.textwidth.html">TextWidth</a><span class="sym">();</span><span class="kw"> override</span><span class="sym">;</span></span></tt></p></td>
</tr>
<tr>
<td valign="top"><p><tt><span class="code">&nbsp;&nbsp;<span class="kw">procedure </span><a href="../glutbitmapfont/tglutbitmapfont.textout.html">TextOut</a><span class="sym">();</span><span class="kw"> override</span><span class="sym">;</span></span></tt></p></td>
@ -71,8 +71,5 @@
<td align="center"><p><tt><span class="code">TObject</span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,7 +10,7 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../glutbitmapfont/index.html">Overview</a>][<a href="../glutbitmapfont/index-3.html">Types</a>][<a href="../glutbitmapfont/index-4.html">Classes</a>][<a href="../glutbitmapfont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'GLUTBitmapFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'GLUTBitmapFont' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>TGLUTBitmapFont.SetFlags</h1>
@ -31,8 +31,5 @@
<td><p><tt><span class="code"><span class="sym">)</span><span class="sym">;</span><span class="kw"> override</span><span class="sym">;</span></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -1,35 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>TGLUTBitmapFont.TextHeight</title>
<link rel="stylesheet" href="../fpdoc.css" type="text/css">
</head>
<body>
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../glutbitmapfont/index.html">Overview</a>][<a href="../glutbitmapfont/index-3.html">Types</a>][<a href="../glutbitmapfont/index-4.html">Classes</a>][<a href="../glutbitmapfont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'GLUTBitmapFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
</tr>
</table>
<h1>TGLUTBitmapFont.TextHeight</h1>
<p></p>
<h2>Declaration</h2>
<p>Source position: glutbitmapfont.pas line 40</p>
<table cellpadding="0" cellspacing="0">
<tr>
<td><p><tt><span class="code"> <span class="kw">public</span> <span class="kw">function</span> <a href="../glutbitmapfont/tglutbitmapfont.html">TGLUTBitmapFont</a><span class="sym">.</span>TextHeight<span class="sym">(</span></span></tt></p></td>
</tr>
<tr>
<td><p><tt><span class="code">&nbsp;&nbsp;Text<span class="sym">: </span></span></tt></p></td>
</tr>
<tr>
<td><p><tt><span class="code"><span class="sym">):</span>Integer<span class="sym">;</span><span class="kw"> override</span><span class="sym">;</span></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,7 +10,7 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../glutbitmapfont/index.html">Overview</a>][<a href="../glutbitmapfont/index-3.html">Types</a>][<a href="../glutbitmapfont/index-4.html">Classes</a>][<a href="../glutbitmapfont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'GLUTBitmapFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'GLUTBitmapFont' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>TGLUTBitmapFont.TextOut</h1>
@ -34,8 +34,5 @@
<td><p><tt><span class="code"><span class="sym">)</span><span class="sym">;</span><span class="kw"> override</span><span class="sym">;</span></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -1,35 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>TGLUTBitmapFont.TextWidth</title>
<link rel="stylesheet" href="../fpdoc.css" type="text/css">
</head>
<body>
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../glutbitmapfont/index.html">Overview</a>][<a href="../glutbitmapfont/index-3.html">Types</a>][<a href="../glutbitmapfont/index-4.html">Classes</a>][<a href="../glutbitmapfont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'GLUTBitmapFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
</tr>
</table>
<h1>TGLUTBitmapFont.TextWidth</h1>
<p></p>
<h2>Declaration</h2>
<p>Source position: glutbitmapfont.pas line 41</p>
<table cellpadding="0" cellspacing="0">
<tr>
<td><p><tt><span class="code"> <span class="kw">public</span> <span class="kw">function</span> <a href="../glutbitmapfont/tglutbitmapfont.html">TGLUTBitmapFont</a><span class="sym">.</span>TextWidth<span class="sym">(</span></span></tt></p></td>
</tr>
<tr>
<td><p><tt><span class="code">&nbsp;&nbsp;Text<span class="sym">: </span></span></tt></p></td>
</tr>
<tr>
<td><p><tt><span class="code"><span class="sym">):</span>Integer<span class="sym">;</span><span class="kw"> override</span><span class="sym">;</span></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -2,7 +2,7 @@
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>Index of all identifiers in package 'nvwidgets'</title>
<title>Index of all identifiers in package 'nvidia-widgets'</title>
<link rel="stylesheet" href="fpdoc.css" type="text/css">
</head>
@ -10,10 +10,10 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[Index]</b></td>
<td align="right"><span class="bartitle"> (<a href="index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle"> (<a href="index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>Index of all identifiers in package 'nvwidgets'</h1>
<h1>Index of all identifiers in package 'nvidia-widgets'</h1>
<table width="50%" border="1" cellpadding="0" cellspacing="0">
<tr>
<td valign="top"><a href="#SECTIONB">B</a>&nbsp;</td>
@ -247,12 +247,12 @@
<h2>T<a name="SECTIONT"></a></h2>
<table Width="80%" cellpadding="0" cellspacing="0">
<tr>
<td valign="top"><a href="glutbitmapfont/tfontstyles.html">TFontStyles</a></td>
<td valign="top"><a href="glfreetypefont/tfontstyles.html">TFontStyles</a></td>
<td valign="top"><a href="glfreetype/tglfreetype.html">TGLFreeType</a></td>
<td valign="top"><a href="glutbitmapfont/tglutbitmapfont.html">TGLUTBitmapFont</a></td>
</tr>
<tr>
<td valign="top"><a href="glfreetypefont/tfontstyles.html">TFontStyles</a></td>
<td valign="top"><a href="glutbitmapfont/tfontstyles.html">TFontStyles</a></td>
<td valign="top"><a href="glfreetypefont/tglfreetypefont.html">TGLFreeTypeFont</a></td>
<td valign="top"><a href="nvbasefont/tnvbasefont.html">TNVBaseFont</a></td>
</tr>
@ -265,8 +265,5 @@
<td valign="top"></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -2,7 +2,7 @@
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>Reference for package 'nvwidgets'</title>
<title>Reference for package 'nvidia-widgets'</title>
<link rel="stylesheet" href="fpdoc.css" type="text/css">
</head>
@ -10,46 +10,75 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle"> (<a href="index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle"> (<a href="index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>Reference for package 'nvwidgets'</h1>
<p></p>
<h1>Reference for package 'nvidia-widgets'</h1>
<p>NVIDIA widget library</p>
<h2>Units</h2>
<table cellpadding="0" cellspacing="0">
<tr>
<td valign="top"><p><tt><span class="code"><a href="glfreetype/index.html">GLFreeType</a></span></tt></p></td>
<td><p>&nbsp;&nbsp;</p></td>
<td><p class="cmt">Free Type support for OpenGL</p></td>
</tr>
<tr>
<td valign="top"><p><tt><span class="code"><a href="glfreetypefont/index.html">GLFreeTypeFont</a></span></tt></p></td>
</tr>
<tr>
<td valign="top"><p><tt><span class="code"><a href="glutbitmapfont/index.html">GLUTBitmapFont</a></span></tt></p></td>
<td><p>&nbsp;&nbsp;</p></td>
<td><p class="cmt">GLUT bitmap font</p></td>
</tr>
<tr>
<td valign="top"><p><tt><span class="code"><a href="nvbasefont/index.html">nvBaseFont</a></span></tt></p></td>
<td><p>&nbsp;&nbsp;</p></td>
<td><p class="cmt">Generic font support class</p></td>
</tr>
<tr>
<td valign="top"><p><tt><span class="code"><a href="nvcontext/index.html">nvContext</a></span></tt></p></td>
<td><p>&nbsp;&nbsp;</p></td>
<td><p class="cmt">User Interface library</p></td>
</tr>
<tr>
<td valign="top"><p><tt><span class="code"><a href="nvglpainter/index.html">nvGLPainter</a></span></tt></p></td>
<td><p>&nbsp;&nbsp;</p></td>
<td><p class="cmt">User Interface library specialized for OpenGL</p></td>
</tr>
<tr>
<td valign="top"><p><tt><span class="code"><a href="nvglutcontext/index.html">nvGlutContext</a></span></tt></p></td>
<td><p>&nbsp;&nbsp;</p></td>
<td><p class="cmt">GLut adaptor class</p></td>
</tr>
<tr>
<td valign="top"><p><tt><span class="code"><a href="nvpainter/index.html">nvPainter</a></span></tt></p></td>
<td><p>&nbsp;&nbsp;</p></td>
<td><p class="cmt">Basic painter class</p></td>
</tr>
<tr>
<td valign="top"><p><tt><span class="code"><a href="nvshaderutils/index.html">nvShaderUtils</a></span></tt></p></td>
<td><p>&nbsp;&nbsp;</p></td>
<td><p class="cmt">Utility functions for compiling shaders and programs</p></td>
</tr>
<tr>
<td valign="top"><p><tt><span class="code"><a href="nvtypes/index.html">nvTypes</a></span></tt></p></td>
<td><p>&nbsp;&nbsp;</p></td>
<td><p class="cmt">Base types and constants</p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
<h2>Description</h2>
<p>This library is originally based on the NVIDIA widget library. NVIDIA Widgets is the <a href="https://mollyrocket.com/forums/viewforum.php?f=10">immediate mode graphical user interface</a> toolkit used by the <a href="http://developer.nvidia.com/object/sdk_home.html">NVIDIA SDK samples</a>. </p>
<p>Originally ported to FPC by Darius Blaszyk in June 2011.</p>
<p>This library is distributed under the <a href="http://www.opensource.org/licenses/mit-license.php">MIT</a> license, as the original library was.</p>
<p>The original code can be found here: <a href="http://code.google.com/p/nvidia-widgets/">http://code.google.com/p/nvidia-widgets/</a></p>
<table class="imagetable" cellpadding="0" cellspacing="0">
<tr>
<td><img alt="nvidia-widgets class chart" src="fpdoc/images/nvwidgets.png"></td>
</tr>
<tr>
<td><span class="imagecaption">nvidia-widgets class chart</span></td>
</tr>
</table>
<p>For more information see the <a href="http://wiki.lazarus.freepascal.org/nvidia-widgets">Lazarus wiki</a>.</p>
</body>
</html>

View File

@ -10,7 +10,7 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../nvbasefont/index.html">Overview</a>][Classes][<a href="../nvbasefont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'nvBaseFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'nvBaseFont' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>Reference for unit 'nvBaseFont': Classes</h1>
@ -19,8 +19,5 @@
<td valign="top"><p><tt><span class="code"><a href="../nvbasefont/tnvbasefont.html">TNVBaseFont</a></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,7 +10,7 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../nvbasefont/index.html">Overview</a>][<a href="../nvbasefont/index-4.html">Classes</a>][Index]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'nvBaseFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'nvBaseFont' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>Index of all identifiers in unit 'nvBaseFont'</h1>
@ -27,8 +27,5 @@
<td valign="top"></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,11 +10,11 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[Overview][<a href="../nvbasefont/index-4.html">Classes</a>][<a href="../nvbasefont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'nvBaseFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'nvBaseFont' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>Reference for unit 'nvBaseFont'</h1>
<p></p>
<p>Generic font support class</p>
<table cellpadding="0" cellspacing="0">
<tr>
<td><p><tt><span class="code"><span class="kw">uses</span></span></tt></p></td>
@ -26,8 +26,5 @@
<td valign="top"><p><tt><span class="code">&nbsp;&nbsp;fpimage<span class="sym">;</span> </span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -48,8 +48,5 @@
<td><p><a href="../nvbasefont/tnvbasefont.underline.html" onClick="opener.location.href = '../nvbasefont/tnvbasefont.underline.html'; return false;">Underline</a></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -44,8 +44,5 @@
<td nowrap="nowrap"><p><a href="../nvbasefont/tnvbasefont.underline.html" onClick="opener.location.href = '../nvbasefont/tnvbasefont.underline.html'; return false;">Underline</a> (<a href="../nvbasefont/tnvbasefont.html" onClick="opener.location.href = '../nvbasefont/tnvbasefont.html'; return false;">TNVBaseFont</a>)</p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -53,8 +53,5 @@
<td><p><a href="../nvbasefont/tnvbasefont.textout.html" onClick="opener.location.href = '../nvbasefont/tnvbasefont.textout.html'; return false;">TextOut</a></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -49,8 +49,5 @@
<td nowrap="nowrap"><p><a href="../nvbasefont/tnvbasefont.textwidth.html" onClick="opener.location.href = '../nvbasefont/tnvbasefont.textwidth.html'; return false;">TextWidth</a> (<a href="../nvbasefont/tnvbasefont.html" onClick="opener.location.href = '../nvbasefont/tnvbasefont.html'; return false;">TNVBaseFont</a>)</p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -13,8 +13,5 @@
<td></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -9,8 +9,5 @@
<body>
<table cellpadding="0" cellspacing="0">
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,11 +10,11 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../nvbasefont/index.html">Overview</a>][<a href="../nvbasefont/index-4.html">Classes</a>][<a href="../nvbasefont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'nvBaseFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'nvBaseFont' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>TNVBaseFont.Add</h1>
<p></p>
<p>Method that allows to add multiple stylized fonts</p>
<h2>Declaration</h2>
<p>Source position: nvbasefont.pas line 30</p>
<table cellpadding="0" cellspacing="0">
@ -40,8 +40,7 @@
<td><p><tt><span class="code"><span class="sym">)</span><span class="sym">;</span><span class="kw"> virtual</span><span class="sym">;</span><span class="kw"> abstract</span><span class="sym">;</span></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
<h2>Description</h2>
<p>To define font styles, you will need to add the fonts first. This method allows to add a named font style and set the styles of it.</p>
</body>
</html>

View File

@ -10,7 +10,7 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../nvbasefont/index.html">Overview</a>][<a href="../nvbasefont/index-4.html">Classes</a>][<a href="../nvbasefont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'nvBaseFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'nvBaseFont' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>TNVBaseFont.Angle</h1>
@ -22,8 +22,5 @@
<td><p><tt><span class="code"> <span class="kw">public</span> <span class="kw">property </span><a href="../nvbasefont/tnvbasefont.html">TNVBaseFont</a><span class="sym">.</span>Angle<span class="sym">: </span>Double<br>&nbsp;&nbsp;<span class="kw">read </span>FAngle<br>&nbsp;&nbsp;<span class="kw">write </span>SetAngle<span class="sym">;</span></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,7 +10,7 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../nvbasefont/index.html">Overview</a>][<a href="../nvbasefont/index-4.html">Classes</a>][<a href="../nvbasefont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'nvBaseFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'nvBaseFont' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>TNVBaseFont.Bold</h1>
@ -22,8 +22,5 @@
<td><p><tt><span class="code"> <span class="kw">public</span> <span class="kw">property </span><a href="../nvbasefont/tnvbasefont.html">TNVBaseFont</a><span class="sym">.</span>Bold<span class="sym">: </span>Boolean<br>&nbsp;&nbsp;<span class="kw">index </span><span class="num">1</span><br>&nbsp;&nbsp;<span class="kw">read </span>GetFlags<br>&nbsp;&nbsp;<span class="kw">write </span>SetFlags<span class="sym">;</span></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,11 +10,11 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../nvbasefont/index.html">Overview</a>][<a href="../nvbasefont/index-4.html">Classes</a>][<a href="../nvbasefont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'nvBaseFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'nvBaseFont' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>TNVBaseFont.Create</h1>
<p></p>
<p>Contructor for the base font class</p>
<h2>Declaration</h2>
<p>Source position: nvbasefont.pas line 27</p>
<table cellpadding="0" cellspacing="0">
@ -31,8 +31,5 @@
<td><p><tt><span class="code"><span class="sym">)</span><span class="sym">;</span><span class="kw"> virtual</span><span class="sym">;</span></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,7 +10,7 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../nvbasefont/index.html">Overview</a>][<a href="../nvbasefont/index-4.html">Classes</a>][<a href="../nvbasefont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'nvBaseFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'nvBaseFont' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>TNVBaseFont.FSize</h1>
@ -22,8 +22,5 @@
<td><p><tt><span class="code"> <span class="kw">protected</span> <a href="../nvbasefont/tnvbasefont.html">TNVBaseFont</a><span class="sym">.</span>FSize<span class="sym">: </span>Integer<span class="sym">;</span></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,7 +10,7 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../nvbasefont/index.html">Overview</a>][<a href="../nvbasefont/index-4.html">Classes</a>][<a href="../nvbasefont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'nvBaseFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'nvBaseFont' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>TNVBaseFont</h1>
@ -39,24 +39,38 @@
</tr>
<tr>
<td valign="top"><p><tt><span class="code">&nbsp;&nbsp;<span class="kw">constructor </span><a href="../nvbasefont/tnvbasefont.create.html">Create</a><span class="sym">();</span><span class="kw"> virtual</span><span class="sym">;</span></span></tt></p></td>
<td><p>&nbsp;&nbsp;</p></td>
<td><p class="cmt">Contructor for the base font class</p></td>
</tr>
<tr>
<td valign="top"><p><tt><span class="code">&nbsp;&nbsp;<span class="kw">procedure </span><a href="../nvbasefont/tnvbasefont.add.html">Add</a><span class="sym">();</span><span class="kw"> virtual</span><span class="sym">;</span><span class="kw"> abstract</span><span class="sym">;</span></span></tt></p></td>
<td><p>&nbsp;&nbsp;</p></td>
<td><p class="cmt">Method that allows to add multiple stylized fonts</p></td>
</tr>
<tr>
<td valign="top"><p><tt><span class="code">&nbsp;&nbsp;<span class="kw">property </span><a href="../nvbasefont/tnvbasefont.name.html">Name</a><span class="sym">: </span><a href="../nvbasefont/tnvbasefont.name.html"></a><span class="sym">;</span> [r]</span></tt></p></td>
<td><p>&nbsp;&nbsp;</p></td>
<td><p class="cmt">Font name</p></td>
</tr>
<tr>
<td valign="top"><p><tt><span class="code">&nbsp;&nbsp;<span class="kw">property </span><a href="../nvbasefont/tnvbasefont.size.html">Size</a><span class="sym">: </span>Integer<span class="sym">;</span> [r]</span></tt></p></td>
<td><p>&nbsp;&nbsp;</p></td>
<td><p class="cmt">Font size</p></td>
</tr>
<tr>
<td valign="top"><p><tt><span class="code">&nbsp;&nbsp;<span class="kw">function </span><a href="../nvbasefont/tnvbasefont.textheight.html">TextHeight</a><span class="sym">();</span><span class="kw"> virtual</span><span class="sym">;</span><span class="kw"> abstract</span><span class="sym">;</span></span></tt></p></td>
<td><p>&nbsp;&nbsp;</p></td>
<td><p class="cmt">Text height</p></td>
</tr>
<tr>
<td valign="top"><p><tt><span class="code">&nbsp;&nbsp;<span class="kw">function </span><a href="../nvbasefont/tnvbasefont.textwidth.html">TextWidth</a><span class="sym">();</span><span class="kw"> virtual</span><span class="sym">;</span><span class="kw"> abstract</span><span class="sym">;</span></span></tt></p></td>
<td><p>&nbsp;&nbsp;</p></td>
<td><p class="cmt">Text width</p></td>
</tr>
<tr>
<td valign="top"><p><tt><span class="code">&nbsp;&nbsp;<span class="kw">procedure </span><a href="../nvbasefont/tnvbasefont.textsize.html">TextSize</a><span class="sym">();</span><span class="kw"> virtual</span><span class="sym">;</span></span></tt></p></td>
<td><p>&nbsp;&nbsp;</p></td>
<td><p class="cmt">Text size</p></td>
</tr>
<tr>
<td valign="top"><p><tt><span class="code">&nbsp;&nbsp;<span class="kw">property </span><a href="../nvbasefont/tnvbasefont.angle.html">Angle</a><span class="sym">: </span>Double<span class="sym">;</span> [rw]</span></tt></p></td>
@ -92,8 +106,5 @@
<td align="center"><p><tt><span class="code">TObject</span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,7 +10,7 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../nvbasefont/index.html">Overview</a>][<a href="../nvbasefont/index-4.html">Classes</a>][<a href="../nvbasefont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'nvBaseFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'nvBaseFont' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>TNVBaseFont.Italic</h1>
@ -22,8 +22,5 @@
<td><p><tt><span class="code"> <span class="kw">public</span> <span class="kw">property </span><a href="../nvbasefont/tnvbasefont.html">TNVBaseFont</a><span class="sym">.</span>Italic<span class="sym">: </span>Boolean<br>&nbsp;&nbsp;<span class="kw">index </span><span class="num">2</span><br>&nbsp;&nbsp;<span class="kw">read </span>GetFlags<br>&nbsp;&nbsp;<span class="kw">write </span>SetFlags<span class="sym">;</span></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,11 +10,11 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../nvbasefont/index.html">Overview</a>][<a href="../nvbasefont/index-4.html">Classes</a>][<a href="../nvbasefont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'nvBaseFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'nvBaseFont' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>TNVBaseFont.Name</h1>
<p></p>
<p>Font name</p>
<h2>Declaration</h2>
<p>Source position: nvbasefont.pas line 33</p>
<table cellpadding="0" cellspacing="0">
@ -22,8 +22,5 @@
<td><p><tt><span class="code"> <span class="kw">public</span> <span class="kw">property </span><a href="../nvbasefont/tnvbasefont.html">TNVBaseFont</a><span class="sym">.</span>Name<span class="sym">: </span><a href="../nvbasefont/tnvbasefont.name.html"></a><br>&nbsp;&nbsp;<span class="kw">read </span>FName<span class="sym">;</span></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,7 +10,7 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../nvbasefont/index.html">Overview</a>][<a href="../nvbasefont/index-4.html">Classes</a>][<a href="../nvbasefont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'nvBaseFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'nvBaseFont' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>TNVBaseFont.SetAngle</h1>
@ -28,8 +28,5 @@
<td><p><tt><span class="code"><span class="sym">)</span><span class="sym">;</span><span class="kw"> virtual</span><span class="sym">;</span></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,7 +10,7 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../nvbasefont/index.html">Overview</a>][<a href="../nvbasefont/index-4.html">Classes</a>][<a href="../nvbasefont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'nvBaseFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'nvBaseFont' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>TNVBaseFont.SetFlags</h1>
@ -31,8 +31,5 @@
<td><p><tt><span class="code"><span class="sym">)</span><span class="sym">;</span><span class="kw"> virtual</span><span class="sym">;</span></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,11 +10,11 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../nvbasefont/index.html">Overview</a>][<a href="../nvbasefont/index-4.html">Classes</a>][<a href="../nvbasefont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'nvBaseFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'nvBaseFont' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>TNVBaseFont.Size</h1>
<p></p>
<p>Font size</p>
<h2>Declaration</h2>
<p>Source position: nvbasefont.pas line 34</p>
<table cellpadding="0" cellspacing="0">
@ -22,8 +22,5 @@
<td><p><tt><span class="code"> <span class="kw">public</span> <span class="kw">property </span><a href="../nvbasefont/tnvbasefont.html">TNVBaseFont</a><span class="sym">.</span>Size<span class="sym">: </span>Integer<br>&nbsp;&nbsp;<span class="kw">read </span>FSize<span class="sym">;</span></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,7 +10,7 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../nvbasefont/index.html">Overview</a>][<a href="../nvbasefont/index-4.html">Classes</a>][<a href="../nvbasefont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'nvBaseFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'nvBaseFont' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>TNVBaseFont.StrikeTrough</h1>
@ -22,8 +22,5 @@
<td><p><tt><span class="code"> <span class="kw">public</span> <span class="kw">property </span><a href="../nvbasefont/tnvbasefont.html">TNVBaseFont</a><span class="sym">.</span>StrikeTrough<span class="sym">: </span>Boolean<br>&nbsp;&nbsp;<span class="kw">index </span><span class="num">3</span><br>&nbsp;&nbsp;<span class="kw">read </span>GetFlags<br>&nbsp;&nbsp;<span class="kw">write </span>SetFlags<span class="sym">;</span></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,11 +10,11 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../nvbasefont/index.html">Overview</a>][<a href="../nvbasefont/index-4.html">Classes</a>][<a href="../nvbasefont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'nvBaseFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'nvBaseFont' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>TNVBaseFont.TextHeight</h1>
<p></p>
<p>Text height</p>
<h2>Declaration</h2>
<p>Source position: nvbasefont.pas line 37</p>
<table cellpadding="0" cellspacing="0">
@ -28,8 +28,7 @@
<td><p><tt><span class="code"><span class="sym">):</span>Integer<span class="sym">;</span><span class="kw"> virtual</span><span class="sym">;</span><span class="kw"> abstract</span><span class="sym">;</span></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
<h2>Description</h2>
<p>Some fonts will only return the font size and not the actual text height</p>
</body>
</html>

View File

@ -10,7 +10,7 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../nvbasefont/index.html">Overview</a>][<a href="../nvbasefont/index-4.html">Classes</a>][<a href="../nvbasefont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'nvBaseFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'nvBaseFont' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>TNVBaseFont.TextOut</h1>
@ -34,8 +34,5 @@
<td><p><tt><span class="code"><span class="sym">)</span><span class="sym">;</span><span class="kw"> virtual</span><span class="sym">;</span><span class="kw"> abstract</span><span class="sym">;</span></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,11 +10,11 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../nvbasefont/index.html">Overview</a>][<a href="../nvbasefont/index-4.html">Classes</a>][<a href="../nvbasefont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'nvBaseFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'nvBaseFont' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>TNVBaseFont.TextSize</h1>
<p></p>
<p>Text size</p>
<h2>Declaration</h2>
<p>Source position: nvbasefont.pas line 39</p>
<table cellpadding="0" cellspacing="0">
@ -34,8 +34,5 @@
<td><p><tt><span class="code"><span class="sym">)</span><span class="sym">;</span><span class="kw"> virtual</span><span class="sym">;</span></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,11 +10,11 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../nvbasefont/index.html">Overview</a>][<a href="../nvbasefont/index-4.html">Classes</a>][<a href="../nvbasefont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'nvBaseFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'nvBaseFont' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>TNVBaseFont.TextWidth</h1>
<p></p>
<p>Text width</p>
<h2>Declaration</h2>
<p>Source position: nvbasefont.pas line 38</p>
<table cellpadding="0" cellspacing="0">
@ -28,8 +28,5 @@
<td><p><tt><span class="code"><span class="sym">):</span>Integer<span class="sym">;</span><span class="kw"> virtual</span><span class="sym">;</span><span class="kw"> abstract</span><span class="sym">;</span></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,7 +10,7 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../nvbasefont/index.html">Overview</a>][<a href="../nvbasefont/index-4.html">Classes</a>][<a href="../nvbasefont/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'nvBaseFont' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'nvBaseFont' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>TNVBaseFont.Underline</h1>
@ -22,8 +22,5 @@
<td><p><tt><span class="code"> <span class="kw">public</span> <span class="kw">property </span><a href="../nvbasefont/tnvbasefont.html">TNVBaseFont</a><span class="sym">.</span>Underline<span class="sym">: </span>Boolean<br>&nbsp;&nbsp;<span class="kw">index </span><span class="num">4</span><br>&nbsp;&nbsp;<span class="kw">read </span>GetFlags<br>&nbsp;&nbsp;<span class="kw">write </span>SetFlags<span class="sym">;</span></span></tt></p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,17 +10,16 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../nvcontext/index.html">Overview</a>][Classes][<a href="../nvcontext/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'nvContext' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'nvContext' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>Reference for unit 'nvContext': Classes</h1>
<table cellpadding="0" cellspacing="0">
<tr>
<td valign="top"><p><tt><span class="code"><a href="../nvcontext/uicontext.html">UIContext</a></span></tt></p></td>
<td><p>&nbsp;&nbsp;</p></td>
<td><p class="cmt">Basic UI context</p></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

View File

@ -10,7 +10,7 @@
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
<tr>
<td><b>[<a href="../nvcontext/index.html">Overview</a>][<a href="../nvcontext/index-4.html">Classes</a>][Index]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'nvContext' (<a href="../index.html">#nvwidgets</a>)</span></td>
<td align="right"><span class="bartitle">Reference for unit 'nvContext' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>Index of all identifiers in unit 'nvContext'</h1>
@ -27,8 +27,5 @@
<td valign="top"></td>
</tr>
</table>
<hr>
<span class="footer">Documentation generated on: Jan 12 2012</span>
</body>
</html>

Some files were not shown because too many files have changed in this diff Show More