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 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 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 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