lazarus/components/externhelp
mattias cf877df3c4 updated lpk makefiles
git-svn-id: trunk@40698 -
2013-04-02 10:37:47 +00:00
..
languages
externhelp.lpk
externhelp.pas
externhelpfrm.lfm
externhelpfrm.pas
Makefile updated lpk makefiles 2013-04-02 10:37:47 +00:00
Makefile.compiled updated lpk makefiles 2013-04-02 10:37:47 +00:00
Makefile.fpc updated lpk makefiles 2013-04-02 10:37:47 +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