TSimpleGraph with D2006 explorer

Please post bug reports, feature requests, or any question regarding the DELPHI AREA projects here.

TSimpleGraph with D2006 explorer

Postby Peebee » December 14th, 2007, 9:37 am

Hi all,

I'm using Turbo D2006 explorer so I can't install 3rd party components.
It has to be created at runtime.
In the demo, I added :

procedure TMainForm.FormCreate(Sender: TObject);
begin
SimpleGraph:= TSimpleGraph.Create(Application);
SimpleGraph.Parent:= MainForm;
SimpleGraph.Visible:= true;
...

It's not workingthis way.
Are there any other properties to set?

Is it possible to use free draw with TSimplGraph?

TIA

Paul
Peebee
Peebee
Member
Member
 
Posts: 2
Joined: December 14th, 2007, 8:01 am
Location: Arendonk Belgium

Postby Kambiz » December 14th, 2007, 1:11 pm

Please get the updated DELPHIAREA.INC file from
http://delphiarea.com/products/misc/DELPHIAREA.INC
Kambiz
User avatar
Kambiz
Administrator
Administrator
 
Posts: 2429
Joined: March 7th, 2003, 7:10 pm

Postby Peebee » December 14th, 2007, 1:24 pm

Hi Kambiz,

You sent this already to me, but this is not working.
In Turbo Delphi explorer, you can't install 3rd party components, so I can't drop a TSinmpleGraph on the form.
Instead, I have to create it at runtime ...


Paul
Peebee
Peebee
Member
Member
 
Posts: 2
Joined: December 14th, 2007, 8:01 am
Location: Arendonk Belgium

Postby Kambiz » December 14th, 2007, 2:14 pm

Anyway, you have to use the new DELPHIAREA.INC file.

What is the problem you have encountered? Something more than "It is not working" please.
Kambiz
User avatar
Kambiz
Administrator
Administrator
 
Posts: 2429
Joined: March 7th, 2003, 7:10 pm


Return to DELPHI AREA Projects

Who is online

Users browsing this forum: No registered users and 1 guest

cron