On 29 September 2010 09:22, Sven Barth <[email protected]> wrote: > Example for Google: > > findfirst site:freepascal.org > > This lists the documentation page as one of the first entries. :) > > (You might also try to press F1 on a function/method identifier in Lazarus > to see whether it finds a help entry)
I would also recommend you install DocView and the INF help files. This is a very small download. This gives you offline, indexed and searchable help in Lazarus IDE. Setup for context sensitive help via F1 or Ctrl+F1 is very easy too - just a few seconds to setup, no need to recompile Lazarus IDE. For more details see: http://www.mail-archive.com/[email protected]/msg21437.html -- Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net:8080/fpgui/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
