lazarus-ccr/components/nvidia-widgets/doc/nvwidgets/index-4.html
blaszijk cad9e474df added html documentation
moved nvwidgets.png to separate folder
added css file for nicer formatting

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2216 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-02 14:52:12 +00:00

41 lines
1.7 KiB
HTML

<!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>Reference for unit 'nvWidgets': Classes</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="../nvwidgets/index.html">Overview</a>][<a href="../nvwidgets/index-2.html">Constants</a>][<a href="../nvwidgets/index-3.html">Types</a>][Classes][<a href="../nvwidgets/index-5.html">Procedures and functions</a>][<a href="../nvwidgets/index-8.html">Index</a>]</b></td>
<td align="right"><span class="bartitle">Reference for unit 'nvWidgets' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
</tr>
</table>
<h1>Reference for unit 'nvWidgets': Classes</h1>
<table cellpadding="0" cellspacing="0">
<tr>
<td valign="top"><p><tt><span class="code"><a href="../nvwidgets/point.html">Point</a></span></tt></p></td>
<td><p>&nbsp;&nbsp;</p></td>
<td><p class="cmt">2D point object</p></td>
</tr>
<tr>
<td valign="top"><p><tt><span class="code"><a href="../nvwidgets/rect.html">Rect</a></span></tt></p></td>
<td><p>&nbsp;&nbsp;</p></td>
<td><p class="cmt">Rectangle object</p></td>
</tr>
<tr>
<td valign="top"><p><tt><span class="code"><a href="../nvwidgets/uicontext.html">UIContext</a></span></tt></p></td>
<td><p>&nbsp;&nbsp;</p></td>
<td><p class="cmt">Basic UI context</p></td>
</tr>
<tr>
<td valign="top"><p><tt><span class="code"><a href="../nvwidgets/uipainter.html">UIPainter</a></span></tt></p></td>
<td><p>&nbsp;&nbsp;</p></td>
<td><p class="cmt">Basic painter class</p></td>
</tr>
</table>
</body>
</html>