[Lazarus] Code navigation sometimes doesn't work

Mattias Gaertner nc-gaertnma at netcologne.de
Fri Apr 5 11:30:28 CEST 2013


> Lubos Pintes <pintes at gmail.com> hat am 5. April 2013 um 11:19 geschrieben:
>
>
> Hi,
> I opened lcl.lpk package. Located some unit and opened it. I am on
> Windows so am interested in Windows stuff.
> So for example I opened win32\interfaces.pp and tried to find
> implementation for CreateWidgetSet. I was placed somewhere in some uses
> section of some unit. Why?

The reason is shown in the Messages window.

> Also for DebugLn, or PEventHandler. But switching between interface and
> implementation of class TWin32WidgetSet worked fine.
> Why is that?

To jump between declaration and body codetools only need to scan the unit.

Mattias




More information about the Lazarus mailing list