lazarus/components/externhelp
mattias a65e10a213 externhelp: fixed free
git-svn-id: trunk@24497 -
2010-04-08 11:01:29 +00:00
..
externhelp.lpk externhelp: fixed showing options 2010-02-24 15:13:17 +00:00
externhelp.pas externhelp: fixed showing options 2010-02-24 15:13:17 +00:00
externhelpfrm.lfm externhelp: icons for add, delete button 2010-04-06 10:58:52 +00:00
externhelpfrm.pas externhelp: fixed free 2010-04-08 11:01:29 +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