[Lazarus] Is FPDoc Editor working?
Mattias Gaertner
nc-gaertnma at netcologne.de
Sat Dec 20 09:38:43 CET 2014
On Fri, 19 Dec 2014 18:26:33 -0300
silvioprog <silvioprog at gmail.com> wrote:
> Hello,
>
> I'm trying to use the FPDoc Editor following this steps below:
>
> . In Lazarus IDE, open the FPDoc Editor from View menu;
> . In the Lazarus source code editor, move the cursor to some code element.
>
> However, the "Create help item" button is never enabled for me
>
> How to use it? I saw the (wrong) step by step in this link:
> http://wiki.lazarus.freepascal.org/LazDoc.
It works here. You have to place the cursor on the identifier of an
declaration. For example:
property Foo|Bar: string;
On what identifier does it not work?
Mattias
More information about the Lazarus
mailing list