Cannot instal SimpleGraph as component in Delphi 7
I'm trying to install the TSimpleGraph v2.62 but all my attempts failed (
Install Component... has created the project for SimpleGraph but Compile fails with
Don't know how to install it...need help.
And another one question - how to use it? exe-demo.zip won't work, my app has ran but Graph still not visible.
How to init it properly?
Install Component... has created the project for SimpleGraph but Compile fails with
- Code: Select all
[Fatal Error] SimpleGraph.pas(1): Program or unit 'SimpleGraph.pas' recursively uses itself
Don't know how to install it...need help.
And another one question - how to use it? exe-demo.zip won't work, my app has ran but Graph still not visible.
How to init it properly?