lazarus/components/externhelp
mattias 4a245a3f0d extern help: fill store-in combobox
git-svn-id: trunk@24715 -
2010-04-19 08:40:21 +00:00
..
externhelp.lpk externhelp: added lpl 2010-04-08 19:52:25 +00:00
externhelp.pas externhelp: fixed showing options 2010-02-24 15:13:17 +00:00
externhelpfrm.lfm extern help: fill store-in combobox 2010-04-19 08:40:21 +00:00
externhelpfrm.pas extern help: fill store-in combobox 2010-04-19 08:40:21 +00:00
README.txt IDEIntf: moved TPkgVersion and TLazPackageID to unit packageintf 2010-04-18 16:57:02 +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.

Requirements
Lazarus 0.9.29

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

Configuration
In Lazarus IDE menu Environment / Options ... / Help / Extern help


Author: Mattias Gaertner  mattias@freepascal.org