lazarus/components/externhelp
2012-08-15 23:39:08 +00:00
..
languages Translations: large Lithuanian translation update by Valdas Jankūnas, part 1 2012-08-15 23:39:08 +00:00
externhelp.lpk bigide: changed package output directories to use lclwidgettype 2012-03-16 09:26:54 +00:00
externhelp.pas externhelp: i18n 2010-08-25 07:24:11 +00:00
externhelpfrm.lfm externhelp: macrofy to use macros 2012-03-04 17:57:21 +00:00
externhelpfrm.pas externhelp: macrofy to use macros 2012-03-04 17:57:21 +00:00
Makefile fixed makefiles for ideintf depending on lazcontrols 2012-05-20 08:24:13 +00:00
Makefile.compiled fixed makefiles for ideintf depending on lazcontrols 2012-05-20 08:24:13 +00:00
Makefile.fpc fixed makefiles for ideintf depending on lazcontrols 2012-05-20 08:24:13 +00:00
README.txt externhelp: updated gtk2 link 2012-01-24 16:03:12 +00:00

ExternHelp.lpk
==============

This designtime package allows to setup online help for bindings. For example,
when the source editor cursor is on an identifier in the windows unit and the
user presses F1, a browser is opened to the MSDN.

Installation
Open externhelp.lpk in Lazarus and click the install button.

Configuration
In Lazarus IDE menu Tools / Options ... / Help / Extern


Author: Mattias Gaertner  mattias@freepascal.org