lazarus/components/externhelp
2011-05-10 14:11:34 +00:00
..
languages Components, translations: regenerated Italian translation 2011-05-09 15:12:52 +00:00
externhelp.lpk LCL: TConfigMemStorage: using file version, externhelp: fixed incompatible fix 2011-05-10 14:11:34 +00:00
externhelp.pas
externhelpfrm.lfm
externhelpfrm.pas LCL: TConfigMemStorage: using file version, externhelp: fixed incompatible fix 2011-05-10 14:11:34 +00:00
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