mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-10-27 09:41:55 +01:00
|
|
||
|---|---|---|
| .. | ||
| languages | ||
| externhelp.lpk | ||
| externhelp.pas | ||
| externhelpfrm.lfm | ||
| externhelpfrm.pas | ||
| Makefile | ||
| Makefile.compiled | ||
| Makefile.fpc | ||
| 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