Graeme Geldenhuys <[email protected]> hat am 26. Januar 2012 um 15:26 geschrieben:
> On 26 January 2012 16:16, Felipe Monteiro de Carvalho wrote: > > > > Where are the concrete examples > > of concrete classes / units? > > View http://lazarus-ccr.sourceforge.net/docs/lcl/index.html > > There are still quite a few units even without descriptions. > > Then view something like > http://lazarus-ccr.sourceforge.net/docs/lcl/spin/tspinedit.html > The unit might have a description, but the TSpinEdit class has only > one property with a description. The other 35 properties have nothing. That's because fpdoc does not automatically use/link the documentation of the inherited/ancestor identifier. For example the fpdoc editor shows that TControl.Align is documented and the IDE hint shows that hint. @Michael: Is that feature planned or should links be set manually in all elements? > > But I must admit, randomly clicking through some units, it does seem > like LCL help has improved a lot in recent times. :) Mattias
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
