[Lazarus] IDE's fpdoc editor can't edit enum documentation
Mattias Gaertner
nc-gaertnma at netcologne.de
Thu Sep 4 12:48:49 CEST 2008
On Thu, 4 Sep 2008 12:13:51 +0200
"Graeme Geldenhuys" <graemeg.lists at gmail.com> wrote:
> Hi,
>
> I have code as follows:
>
> TWindowType = (wtChild, wtWindow, wtModalForm, wtPopup);
>
> The internal "FPDoc Editor" can only edit the TWindowType
> documentation. Clicking on wtChild or wtPopup etc doesn't show it's
> documentation. It always seems to show the documentation of
> TWindowType.
>
> Yet, in the .xml file, I have documentation (manually written) for
> TWindowType.wtChild etc..
>
> I'm using Lazarus v0.9.25 r16273M i386-linux-gtk
Implemented.
Mattias
More information about the Lazarus
mailing list