fixed source paths, added nvbasepath unit documentation

added relative paths to crop_images.bat


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2238 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
blaszijk
2012-01-06 21:45:31 +00:00
parent b99fdab7a2
commit 8fd729e3a8
194 changed files with 1009 additions and 188 deletions

View File

@@ -17,7 +17,7 @@
<p>[<a href="../nvwidgets/uicontext-1.html" onClick="window.open('../nvwidgets/uicontext-1.html', 'list', 'dependent=yes,resizable=yes,scrollbars=yes,height=400,width=300'); return false;">Properties</a> (<a href="../nvwidgets/uicontext-2.html" onClick="window.open('../nvwidgets/uicontext-2.html', 'list', 'dependent=yes,resizable=yes,scrollbars=yes,height=400,width=300'); return false;">by Name</a>)] [<a href="../nvwidgets/uicontext-3.html" onClick="window.open('../nvwidgets/uicontext-3.html', 'list', 'dependent=yes,resizable=yes,scrollbars=yes,height=400,width=300'); return false;">Methods</a> (<a href="../nvwidgets/uicontext-4.html" onClick="window.open('../nvwidgets/uicontext-4.html', 'list', 'dependent=yes,resizable=yes,scrollbars=yes,height=400,width=300'); return false;">by Name</a>)] [<a href="../nvwidgets/uicontext-5.html" onClick="window.open('../nvwidgets/uicontext-5.html', 'list', 'dependent=yes,resizable=yes,scrollbars=yes,height=400,width=300'); return false;">Events</a> (<a href="../nvwidgets/uicontext-6.html" onClick="window.open('../nvwidgets/uicontext-6.html', 'list', 'dependent=yes,resizable=yes,scrollbars=yes,height=400,width=300'); return false;">by Name</a>)] </p>
<p>Basic UI context</p>
<h2>Declaration</h2>
<p>Source position: nvWidgets.pas line 209</p>
<p>Source position: nvwidgets.pas line 209</p>
<table cellpadding="0" cellspacing="0">
<tr>
<td><p><tt><span class="code"><span class="kw">type</span> UIContext <span class="sym">=</span> <span class="kw">class</span><span class="sym">(</span>TObject<span class="sym">)</span></span></tt></p></td>