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

@@ -16,7 +16,7 @@
<h1>UIContext.m_mouseButton</h1>
<p></p>
<h2>Declaration</h2>
<p>Source position: nvWidgets.pas line 397</p>
<p>Source position: nvwidgets.pas line 397</p>
<table cellpadding="0" cellspacing="0">
<tr>
<td><p><tt><span class="code"> <span class="kw">protected</span> <a href="../nvwidgets/uicontext.html">UIContext</a><span class="sym">.</span>m_mouseButton<span class="sym">: </span><span class="kw">array</span> <span class="sym">[</span><span class="num">0</span><span class="sym">.</span><span class="sym">.</span><span class="num">2</span><span class="sym">]</span> <span class="kw">of</span> <a href="../nvwidgets/buttonstate.html">ButtonState</a><span class="sym">;</span></span></tt></p></td>