Whenever I double click on a button to set its event this is the message I get.
the component editor of class tdefaultcomponenteditor has created the error unable to find method, please fix the error shown in the message window
This is the message below
testasterisk.pas(9,3) Error: source not found: unit E:\lazarus\components\indy-10.2.0.3\lazarus\lib\i386-win32\IdHTTP.ppu
And yet the file in question is right in the path. Do I have to add the source for the component somewhere in the IDE?