lazarus/components/externhelp/README.txt
mattias f850aefa02 externhelp: updated gtk2 link
git-svn-id: trunk@34902 -
2012-01-24 16:03:12 +00:00

17 lines
436 B
Plaintext

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