I have this package as part of Lazarus?
/usr/share/lazarus/4.4.0/components/ideintf/propedits.pp
That is not what I meant.
You are using PascalScada, do you?
I don't know if there are different versions of that available. And I don't have it myself. But the one PascalScada that I saw on the internet, seems (from what I saw / I may be mistaken) to have something missing.
=> That is, if the link I posted is correct. The lpk files on that link don't seem to include
In the Lazarus IDE go to the main menu entry "Packages" => "Open package"
Or you can try "open loaded package", I am not sure, but maybe that will work too.
Open the package pascalscada_db (and maybe other pascalscada packages need that too).
A window will open that says "Package pascalscada_db", it has an "Add" button, with a drop down. From that dropdown select "New requirement". That opens another Window and you can select "IdeIntf" and add it.
-------------
If the above is what needs done, then the author of PascalScada needs to fix that.
If it is not, then sorry I was mistaken.