lazarus/components/externhelp
mattias 53ef2a04c0 externhelp: browse for file and macrofy
git-svn-id: trunk@23789 -
2010-02-25 11:00:53 +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: browse for file and macrofy 2010-02-25 11:00:53 +00:00
externhelpfrm.pas externhelp: browse for file and macrofy 2010-02-25 11:00:53 +00:00
README.txt started package externhelp.lpk 2010-02-21 09:41:08 +00:00

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

Under construction by Mattias


This designtime package allows to setup online help for bindings. For example
when source editor cursor is on an identifir in the windows unit and user
presses F1 a browser is opened to the MSDN.

Requirements
Lazarus 0.9.29

Installation
Open externhelp.lpk in Lazarus and klick the install button.

Configuration
In Lazarus IDE menu Environment / Options ... / Extern help

Author: Mattias Gaertner  mattias@freepascal.org