lazarus/components/externhelp
mattias a472e9ef09 buildintf: split from ideintf
git-svn-id: trunk@62795 -
2020-03-22 11:58:11 +00:00
..
languages Translations: regenerated all relevant translation files after r61225 #75a8b1b83c 2019-05-13 23:21:39 +00:00
externhelp.lpk bigide: changed package output directories to use lclwidgettype 2012-03-16 09:26:54 +00:00
externhelp.pas components: less hints 2016-03-01 15:31:26 +00:00
externhelpfrm.lfm externhelp: macrofy to use macros 2012-03-04 17:57:21 +00:00
externhelpfrm.pas IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00:00
Makefile buildintf: split from ideintf 2020-03-22 11:58:11 +00:00
Makefile.compiled buildintf: split from ideintf 2020-03-22 11:58:11 +00:00
Makefile.fpc buildintf: split from ideintf 2020-03-22 11:58:11 +00:00
README.txt fixed spelling mistakes, found by lintian 2014-02-05 12:07:46 +00:00

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