On Tue, Nov 17, 2015 at 05:46:04PM +0100, Ondrej Pokorny wrote: > On 17.11.2015 17:39, Marco van de Voort wrote: > > Is that the case for the current release cycle? Keep in mind that the > > online docs reflect release, not trunk status. > > Yes. I gave you the example of > http://lazarus-ccr.sourceforge.net/docs/lcl/controls/twincontrol.canfocus.html > > - it hasn't been updated since (at least) April 16th, 2012. You can > check the revision 36803 in Lazarus trunk - the changes are not > reflected in the web page.
Ah, ok I was looking at the signature, not the text. The text that I have in the CHMs is "A control can get the focus only when all of its Parents except the form are Visible and Enabled. While CanFocus checks all control parents it does not check whether a form control is placed on can have focus." Those are from last january, my guess is that they are of trunk. As said, the documentation tool generates latex (->PDF), html and chm and some other lesser used formats. But you do need to upload the html to the webpage once per release. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
