Mosy ecamoles show COM+ subscriptions usinf ShowMessage.
1) Can I desigb ab ActiveX library with a VCL Form in it?
2) Is this model correct i.e. COM+ for this splitting.
3) Should the UI be in an Automation Server and if so can I still use COM+
4) Is .Net a better approach
As these qustions must show I am inexperienced in COM+ and any decent
docs/tutorial other than ehat D007 offers woyld be appreciated.
TIA
Ephraim
You can desing an ActiveX with VCL forms in it.
I would advise you to use the Pluging architecture as described at
delphi.about.com
HTH
Yogi Yang