lazarus/components/externhelp
2010-04-11 08:58:36 +00:00
..
externhelp.lpk
externhelp.pas
externhelpfrm.lfm
externhelpfrm.pas LCL: TButtonPanel: fixed updating size after changing bounds, small optimizations 2010-04-11 08:58:36 +00:00
README.txt

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