lazarus/components/externhelp
2010-10-12 20:49:14 +00:00
..
languages Translations: Portuguese translation update by Marcelo B Paula, bug #17613 2010-10-12 20:49:14 +00:00
externhelp.lpk externhelp: i18n 2010-08-25 07:24:11 +00:00
externhelp.pas externhelp: i18n 2010-08-25 07:24:11 +00:00
externhelpfrm.lfm Components, externhelp: enable hints for buttons 2010-08-26 20:24:54 +00:00
externhelpfrm.pas extern help: added button to select from editor files 2010-04-24 18:56:33 +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