I'm new to Delphi and am attempting to install the component TSimpleGraph.
I have registered it.
When I open it in Delphi (Studio 2006) I get the message "class TSimpleGraph not found".
It would seem to me that I need to import a class.
Can someone point me to a method of doing this?
Bob