Jump to content
Software FX Community

How register ChartFx


User (Legacy)

Recommended Posts

Hi 

I'm use trial version ChartFx for Delphi.

I need register ActiveX control into my code source , but I don't know the name of control.

For example :

To register Internet Explorer or Windows Media Player I do this :

oActiveX = TActiveX():New( oWnd, "Shell.Explorer" )

oActiveX = TActiveX():New( oWnd, "MediaPlayer.MediaPlayer.1" )

Somebody knows what I need to do ?

Thanks

Vikthor

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...