[Lazarus] Getting help for a type if its unit is not in uses
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Mon Feb 10 21:19:32 CET 2014
On 2014-02-05 08:03, Sven Barth wrote:
> Are there any ideas for improving this situation for people that know
> that there is an identifier in the RTL, FCL, whatever, but don't know
> which unit it resides in?
Yes, simply use DocView and make sure you specified a help directory
where INF help files are located, or concatenate the RTL, FCL and LCL
inf help files as a command line parameter. DocView searches are
instant, so don't worry about speed by concatenating help files.
For DocView integration in Lazarus IDE (no need for a IDE recompile)
follow this link.
http://fpgui.sourceforge.net/docview_ide_integration.shtml
Regards,
- Graeme -
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
More information about the Lazarus
mailing list