lazarus/components/externhelp
mattias 19a678cd7d externhelp: added lpl
git-svn-id: trunk@24528 -
2010-04-08 19:52:25 +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 externhelp: option: include sub directories 2010-04-08 19:32:15 +00:00
externhelpfrm.pas externhelp: added lpl 2010-04-08 19:52:25 +00:00
README.txt externhelp: fixed some typos and tried to improve grammar in readme. 2010-04-06 11:05:23 +00:00

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

Under construction by Mattias


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 ... / Extern help

Author: Mattias Gaertner  mattias@freepascal.org