sometimes when I add:
uses ... Dialogs...
the addressed file is ...lazarus\lcl\dialogs.pp (when creating project)
and sometimes it is ...lazarus\fpc\3.2.2\source\packages\fv\src\dialogs.pas (in a unit of an LPK).
Is there a way to switch? I want to use ShowMessage (dialogs.pp).