lazarus/components/externhelp
2011-04-22 20:15:17 +00:00
..
languages Translations: Italian translation update by Massimo Soricetti, bug #19214 2011-04-22 20:15:17 +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