TeEngine in ActiveX control

TeeChart for ActiveX, COM and ASP
Post Reply
JMBiollaz
Newbie
Newbie
Posts: 6
Joined: Fri Nov 15, 2002 12:00 am
Contact:

TeEngine in ActiveX control

Post by JMBiollaz » Mon Aug 23, 2004 12:35 pm

Hello,

I have an existing TeeChart code (from Delphi 6) which is using TSeriesPointerStyle (using TeEngine).

With the ActiveX distribution, TeEngine is unkown. Is there a way to access the types in TeEngine from the ActiveX component?

Thank you,
Jean-Michel Biollaz

Christopher
Site Admin
Site Admin
Posts: 1349
Joined: Thu Jan 01, 1970 12:00 am
Location: Riudellots de la Selva, Catalonia
Contact:

Post by Christopher » Tue Aug 24, 2004 4:39 pm

Hi Jean-Michel,
I have an existing TeeChart code (from Delphi 6) which is using TSeriesPointerStyle (using TeEngine).

With the ActiveX distribution, TeEngine is unkown. Is there a way to access the types in TeEngine from the ActiveX component?
Most of TeEngine's types are available in the ActiveX Control. The ActiveX equivalent of TSeriesPointerStyle, for example, is EPointerStyle.
Thank you!

Christopher Ireland (Steema crew)
Please be aware of the newsgroup archives:
http://www.teechart.net/support/search.php
http://groups.google.com
http://codenewsfast.com/

Post Reply