lazarus/components/externhelp
2012-04-27 20:24:38 +00:00
..
languages Translations: Ukrainian translation update by Igor Paliychuk 2012-04-27 20:24:38 +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 2012-04-09 10:05:12 +00:00
Makefile.compiled IDEIntf, LazControls, SynEdit: changed output directory for consistency 2012-03-15 11:13:05 +00:00
Makefile.fpc updated Makefiles 2012-04-09 10:05:12 +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