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: help for postgresql 2010-04-24 20:53:09 +00:00
externhelp.pas externhelp: fixed showing options 2010-02-24 15:13:17 +00:00
externhelpfrm.lfm extern help: added button to select from editor files 2010-04-24 18:56:33 +00:00
externhelpfrm.pas extern help: added button to select from editor files 2010-04-24 18:56:33 +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