mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-08 00:02:03 +02:00
docs: fixed xml
git-svn-id: branches/fixes_2_0@60300 -
This commit is contained in:
parent
332e85886a
commit
abd0bb7460
@ -11,7 +11,7 @@ documentation.
|
||||
Build build_lcl_docs.lpi
|
||||
../../lazbuild build_lcl_docs.lpi
|
||||
|
||||
./build_lcl_docs --fpdoc /path/to/fpc/trunk/fpdoc --fpcdocs=../chm --outfmt chm
|
||||
./build_lcl_docs --fpdoc /path/to/fpc/trunk/utils/fpdoc/fpdoc --fpcdocs=../chm --outfmt chm
|
||||
|
||||
For Windows:
|
||||
|
||||
|
@ -34,11 +34,11 @@
|
||||
The return value indicates the relative order in a sort operation, and can contain the following values:
|
||||
</p>
|
||||
<dl>
|
||||
<dt><code> <0 </code></dt>
|
||||
<dt><code> <0 </code></dt>
|
||||
<dd>Filename1 comes before Filename2</dd>
|
||||
<dt><code> 0 </code></dt>
|
||||
<dd>Filename1 and Filename2 to have the same value</dd>
|
||||
<dt><code> >0 </code></dt>
|
||||
<dt><code> >0 </code></dt>
|
||||
<dd>Filename1 comes after Filename2</dd>
|
||||
</dl>
|
||||
</descr>
|
||||
|
10581
docs/xml/lcl/dbgrids.xml
10581
docs/xml/lcl/dbgrids.xml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user