mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-21 18:20:41 +02:00
externhelp: fixed some typos and tried to improve grammar in readme.
git-svn-id: trunk@24463 -
This commit is contained in:
parent
8611cf8b5a
commit
8306359d07
@ -4,15 +4,15 @@ ExternHelp.lpk
|
|||||||
Under construction by Mattias
|
Under construction by Mattias
|
||||||
|
|
||||||
|
|
||||||
This designtime package allows to setup online help for bindings. For example
|
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
|
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.
|
presses F1, a browser is opened to the MSDN.
|
||||||
|
|
||||||
Requirements
|
Requirements
|
||||||
Lazarus 0.9.29
|
Lazarus 0.9.29
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
Open externhelp.lpk in Lazarus and klick the install button.
|
Open externhelp.lpk in Lazarus and click the install button.
|
||||||
|
|
||||||
Configuration
|
Configuration
|
||||||
In Lazarus IDE menu Environment / Options ... / Extern help
|
In Lazarus IDE menu Environment / Options ... / Extern help
|
||||||
|
Loading…
Reference in New Issue
Block a user