Wrapping a Delphi TFrame descendant as an ActiveX control
Posted
by Mmarquee
on Stack Overflow
See other posts from Stack Overflow
or by Mmarquee
Published on 2010-06-17T22:06:44Z
Indexed on
2010/06/17
22:13 UTC
Read the original article
Hit count: 218
I am trying to wrap up a TFrame descendant as an ActiveX control, but don't seem to be able to get the control to show up in the ActiveX Control wizard. Is this approach possible, and if so, are there any working examples that I can be pointed at.
I have tried to follow the instructions here, but as I said the control show in the list of available controls.
Thanks in advance.
© Stack Overflow or respective owner