lazarus/components/externhelp
mattias 989085ea47 translations: German: updates from Swen Heinig
git-svn-id: trunk@43680 -
2014-01-10 11:23:47 +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 updated makefiles 2013-04-29 19:49:55 +00:00
Makefile.compiled IDE: fixed Makefile.compiled to contain inherited custom options 2013-07-29 10:48:35 +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