<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
 <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
 </head>
 <body>
  <p style="margin: 0pt;">
   <span>
    <span></span>
   </span>
  </p>
  <p style="margin: 0px; "></p>
  <div style="margin: 5px 0px;">
   <br/>
   Graeme Geldenhuys <graemeg.lists@gmail.com> hat am 26. Januar 2012 um 15:26 geschrieben:
   <br/>
   <br/>
   > On 26 January 2012 16:16, Felipe Monteiro de Carvalho wrote:
   <br/>
   > >
   <br/>
   > > Where are the concrete examples
   <br/>
   > > of concrete classes / units?
   <br/>
   >
   <br/>
   > View  http://lazarus-ccr.sourceforge.net/docs/lcl/index.html
   <br/>
   >
   <br/>
   > There are still quite a few units even without descriptions.
   <br/>
   >
   <br/>
   > Then view something like
   <br/>
   > http://lazarus-ccr.sourceforge.net/docs/lcl/spin/tspinedit.html
   <br/>
   > The unit might have a description, but the TSpinEdit class has only
   <br/>
   > one property with a description. The other 35 properties have nothing.
  </div>
  <p style="margin: 0px;"> </p>
  <p style="margin: 0px;">That's because fpdoc does not automatically use/link the documentation of the inherited/ancestor identifier. </p>
  <p style="margin: 0px;">For example the fpdoc editor shows that TControl.Align is documented and the IDE hint shows that hint. </p>
  <p> </p>
  <p>@Michael: Is that feature planned or should links be set manually in all elements?</p>
  <p> </p>
  <p>   </p>
  <div style="margin: 5px 0px;">
   >
   <br/>
   > But I must admit, randomly clicking through some units, it does seem
   <br/>
   > like LCL help has improved a lot in recent times.
  </div>
  <p style="margin: 0px;"> </p>
  <p style="margin: 0px;">:)</p>
  <p style="margin: 0px;"> </p>
  <p style="margin: 0px;">Mattias</p>
  <p> </p>
 </body>
</html>