lazarus/components/externhelp
mattias 1fe37e15a2 fixed spelling mistakes, found by lintian
git-svn-id: trunk@43900 -
2014-02-05 12:07:46 +00:00
..
languages translations: German: updates from Swen Heinig 2014-01-10 11:23:47 +00:00
externhelp.lpk
externhelp.pas
externhelpfrm.lfm
externhelpfrm.pas ide, components: move images related code to use FPC resource instead of Lazarus resources 2013-09-27 12:27:04 +00:00
Makefile
Makefile.compiled IDE: fixed Makefile.compiled to contain inherited custom options 2013-07-29 10:48:35 +00:00
Makefile.fpc
README.txt fixed spelling mistakes, found by lintian 2014-02-05 12:07:46 +00:00

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

This designtime package allows one 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