lazarus/components/externhelp
2011-02-23 00:39:05 +00:00
..
languages + added missing Italian translation. Patch by Sandro Cumerlato 2011-02-23 00:39:05 +00:00
externhelp.lpk
externhelp.pas
externhelpfrm.lfm Components, externhelp: enable hints for buttons 2010-08-26 20:24:54 +00:00
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