[Lazarus] how to check if the same identifier appear in more than 1 unit of the project?
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Wed Apr 20 10:33:43 CEST 2016
On 2016-04-20 08:32, Dennis wrote:
> Is there any tool to find out ?
Multiple options:
* Do a "Find in Files" search.
* In Lazarus, place the edit cursor inside the identifier. Right Click
and select "Find declaration of <xyz>". Do that in a few units where
the identifier is used, and see if the same declaration is shown.
Regards,
Graeme
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
My public PGP key: http://tinyurl.com/graeme-pgp
More information about the Lazarus
mailing list