Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Creating an ActiveXObject based on a VCL component ?

Status
Not open for further replies.

jamesp0tter

Programmer
Feb 20, 2003
119
PT
I'm trying to build an ActiveXObject that mimics the behavior of a VCL component I have (non-visual, both VCL and ActiveX). What do I have to do to accomplish this ? I created a sucessfull example of an ActiveX that displays a message box when a custom method is called, but how do I make it assign the methods/properties/events of the VCL component to ActiveX equivalents?

Thanks in advance!

jamesp0tter
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top