lazarus/components/externhelp
2012-02-06 21:36:23 +00:00
..
languages Translations: Ukrainian translation update by Igor Paliychuk, bug #19546 2011-06-12 15:01:00 +00:00
externhelp.lpk IDE: package editor: add new component: do not add dependency if already indirectly required 2012-02-06 21:36:23 +00:00
externhelp.pas
externhelpfrm.lfm
externhelpfrm.pas externhelp: updated gtk2 link 2012-01-24 16:03:12 +00:00
Makefile externhelp: updated gtk2 link 2012-01-24 16:03:12 +00:00
Makefile.compiled externhelp: updated gtk2 link 2012-01-24 16:03:12 +00:00
Makefile.fpc externhelp: updated gtk2 link 2012-01-24 16:03:12 +00:00
README.txt externhelp: updated gtk2 link 2012-01-24 16:03:12 +00:00

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.

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

Configuration
In Lazarus IDE menu Tools / Options ... / Help / Extern


Author: Mattias Gaertner  mattias@freepascal.org