<div dir="ltr">2008/10/15 Mehmet Erol Sanliturk <span dir="ltr"><<a href="mailto:sanliturk@ttnet.net.tr">sanliturk@ttnet.net.tr</a>></span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<br>
Dear Sirs ,<br>
<br>
<br>
Free Pascal and Lazarus documentation is contained in three directories : ../fcl , ../lcl , ../rtl with index.html files<br>
for each one .<br>
<br>
I have prepared a simple index.html as a  reference to  three of<br>
those  index.html files .<br>
<br>
If this index.html with fpdoc.css file is kept in the directory containing the fcl , lcl  ,  and  rtl directories  and used with a browser ( I used Firefox and Internet Explorer )  it shows any part easily .<br>
<br>
Within Lazarus Help menu , an "Off-Line Help" item may be included and this index.html file may be attached to it . In that way , it will be possible to view any help part if help documentation is<br>
stored into lazarus directory and file  names are adjusted  with respect to  designed  directory structure  .<br>
<br>
<br>
<br>
Thank you very much ,<br><font color="#888888">
<br>
Mehmet Erol Sanliturk<br>
<br>
</font><br>



 


 

<div>
 
<h1>Reference for package 'fcl'</h1>
<p>
Free Pascal FCL: Free Component Library
</p>
<h2>Units</h2>
<table cellpadding="0" cellspacing="0">
<tbody><tr>
<td valign="top">
<p>
<tt><span>
<a href="http://fcl/index.html" target="_blank">
Free Component Library
</a>
</span>
</tt>
</p>
</td>
<td><p>  </p></td>
<td><p>Units implementing Free Pascal Free Component Library</p></td>
</tr>
</tbody></table>
<h2>Description</h2>
<p>The Free Component Library is a series of units that implemenent various classes and non-visual components for use with Free Pascal. They are  building blocks for non-visual and visual programs, such as designed in Lazarus.  </p>

<p>The <var>TDataset</var> descendents have been implemented in a way that makes them compatible to the Delphi implementation of these units. There are other units that have counterparts in Delphi, but most of them are unique to Free Pascal. </p>

 
<h1>Reference for package 'lcl'</h1>
<p>
Free Pascal LCL: Lazarus Component Library
</p>
<h2>Units</h2>
<table cellpadding="0" cellspacing="0">
<tbody><tr>
<td valign="top">
<p>
<tt><span>
<a href="http://lcl/index.html" target="_blank">
Lazarus Component Library
</a>
</span>
</tt>
</p>
</td>
<td><p>  </p></td>
<td><p>Units implementing Lazarus Component Library</p></td>
</tr>
</tbody></table>
<h2>Description</h2>
<p>The Lazarus Component Library is a set of visual components to create gui applications. </p>
 
<h1>Reference for package 'rtl'</h1>
<p>
Free Pascal RTL: Free Pascal Run-Time Library
</p>
<h2>Units</h2>
<table cellpadding="0" cellspacing="0">
<tbody><tr>
<td valign="top">
<p>
<tt><span>
<a href="http://rtl/index.html" target="_blank">
Free Pascal Run-Time Library
</a>
</span>
</tt>
</p>
</td>
<td><p>  </p></td>
<td><p>Units implementing Free Pascal Run-Time Library</p></td>
</tr>
</tbody></table>
<h2>Description</h2>
<p>The Run-Time Library is the basis of all Free Pascal programs. It contains the basic units that most programs will use, and are made available on all platforms supported by Free pascal (well, more or less). </p>
<p>There are units for compatibility with the Turbo Pascal Run-Time  library, and there are units for compatibility with Delphi. </p>
<p>On top of these two sets, there are also a series of units to handle keyboard/mouse and text screens in a cross-platform way. </p>
<p>Other units include platform specific units that implement the specifics of a platform, these are usually needed to support the Turbo Pascal or  Delphi units.  </p>
<p>Units that fall outside the above outline do not belong in the RTL, but should be included in the packages, or in the FCL.  </p>
 
<table cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<td align="center" valign="top"><span>The latest version of this document can be found at </span><a href="http://lazarus-ccr.sourceforge.net/docs/fcl" target="_blank">lazarus-ccr.sourceforge.net</a><span>.</span></td>
</tr>
</tbody></table>
 
</div>

<br>_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lazarus.freepascal.org">Lazarus@lazarus.freepascal.org</a><br>
<a href="http://www.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://www.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
<br></blockquote></div><br><br>I've attached the original index.html that is used online, which is
even smaller and simpler. It does need the fpdoc.css file attached to
the original message in this post. I'm not sure why it's not included
in the snapshot of the docs, or why it isn't built when the docs are
built. Anyway, now we've got 2 choices for the top index.<br><br clear="all"><br>-- <br>_| ( ) |-| |\|<br>
</div>