[fpc-pascal] Please someone explain this to me

Mattias Gaertner nc-gaertnma at netcologne.de
Thu Feb 11 22:46:35 CET 2016


On Wed, 10 Feb 2016 05:10:55 -0500
Anthony Walter <sysrpl at gmail.com> wrote:

>[...]
> Additionally, and in a different scenario, when the identifier IS defined
> and several units are in the uses clause the goto declaration can jump to
> an include file without any information pertaining to which of the units is
> including the file. To the best of my knowledge there isn't a straight
> forward way to figure this out,

If Lazarus has found the declaration there are a few features that might
help: 

Search / Goto include directive. This will take you one step up.

Code Explorer / Surrounding

Source / Unit Information

Mattias



More information about the fpc-pascal mailing list