Wrapping a Delphi TFrame descendant as an ActiveX control
问题 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. 回答1: @Mmarquee, the easy way to do this is use an Activeform , this is an ActiveX control that encapsulates a Delphi