问题
i was created a nonvisual vcl component in delphi and I'm trying to make it usable for other environment like visual studio, and i think the best way is create an activex control. but the problem is i haven't any experience about creating activex in delphi. i found some resource by google about creating activex in delphi but most of them work on visual controls but my component is non visual... anyway i hope someone help me in clear way to do this.
thanks for your time.
回答1:
@cyberw0lf, check this link how to develop activex invisible component library in delphi this is a step by step tutorial to make an invisible activex control, you can find the source code here.
i hope will be useful for you ;)
来源:https://stackoverflow.com/questions/2877392/create-non-visual-activex-control-with-delphi