lazarus/components/externhelp
mattias ea41420262 set fixes version 1.8.4
git-svn-id: branches/fixes_1_8@57971 -
2018-05-19 10:52:45 +00:00
..
languages Merged revision(s) 56534 #926062dcfd from trunk: 2017-11-29 22:53:41 +00:00
externhelp.lpk
externhelp.pas
externhelpfrm.lfm
externhelpfrm.pas Merged revision(s) 54953-54955 #fa6f0296b6-#fa6f0296b6, 54981 #bf3e483768, 55015 #61beca02f9, 55038-55039 #5daa890980-#5daa890980 from trunk: 2017-05-22 22:52:38 +00:00
Makefile set fixes version 1.8.4 2018-05-19 10:52:45 +00:00
Makefile.compiled
Makefile.fpc
README.txt

ExternHelp.lpk
==============

This designtime package allows one 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