lazarus/components/externhelp
mattias fb1458ce76 updated makefiles
git-svn-id: trunk@40935 -
2013-04-29 19:49:55 +00:00
..
languages Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
externhelp.lpk bigide: changed package output directories to use lclwidgettype 2012-03-16 09:26:54 +00:00
externhelp.pas
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 updated makefiles 2013-04-29 19:49:55 +00:00
Makefile.compiled ideintf: moved to components 2013-04-23 07:04:51 +00:00
Makefile.fpc updated makefiles 2013-04-29 19:49:55 +00:00
README.txt

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