Wrapping a Delphi TFrame descendant as an ActiveX control
- by Mmarquee
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.