> Lubos Pintes <pin...@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

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to