lazarus/components/externhelp
2013-05-21 19:34:39 +00:00
..
languages Translations: reverted Arabic translation to r37531 #c73fdaff8b by request of Mazen Neifer (current Arabic translation maintainer). Reason is poor quality/machine translation, which makes hard to use translated IDE. 2013-05-21 19:34:39 +00:00
externhelp.lpk bigide: changed package output directories to use lclwidgettype 2012-03-16 09:26:54 +00:00
externhelp.pas
externhelpfrm.lfm
externhelpfrm.pas
Makefile updated makefiles 2013-04-29 19:49:55 +00:00
Makefile.compiled ideintf: moved to components 2013-04-23 07:04:51 +00:00
Makefile.fpc updated makefiles 2013-04-29 19:49:55 +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.

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