lazarus/components/externhelp
mattias 220934b065 updated Makefile.compiled
git-svn-id: trunk@28987 -
2011-01-13 12:07:32 +00:00
..
languages Translations: Portuguese translation update by Marcelo B Paula, bug #17613 2010-10-12 20:49:14 +00:00
externhelp.lpk
externhelp.pas
externhelpfrm.lfm
externhelpfrm.pas
Makefile updated Makefile.compiled 2011-01-13 12:07:32 +00:00
Makefile.compiled updated Makefile.compiled 2011-01-13 12:07:32 +00:00
Makefile.fpc updated Makefile.compiled 2011-01-13 12:07:32 +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.

Requirements
Lazarus 0.9.29

Installation
Open externhelp.lpk in Lazarus and click the install button.

Configuration
In Lazarus IDE menu Environment / Options ... / Help / Extern help


Author: Mattias Gaertner  mattias@freepascal.org