lazarus/components/externhelp
mattias 106cc9e330 externhelp: help for postgresql
git-svn-id: trunk@24897 -
2010-04-24 20:53:09 +00:00
..
externhelp.lpk
externhelp.pas
externhelpfrm.lfm
externhelpfrm.pas
README.txt

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