User (Legacy) Posted October 12, 2004 Report Share Posted October 12, 2004 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 Quote Link to comment Share on other sites More sharing options...
User (Legacy) Posted October 12, 2004 Author Report Share Posted October 12, 2004 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.