Is there a way to cast TForm into a IDispatch?
From: Augusto (augusto_at_bennersaude.com.br)
Date: 12/31/03
- Next message: Joanna Carter \(TeamB\): "Re: Is there a way to cast TForm into a IDispatch?"
- Previous message: Rudy Velthuis (TeamB): "Re: static array to dynamic array"
- Next in thread: Joanna Carter \(TeamB\): "Re: Is there a way to cast TForm into a IDispatch?"
- Reply: Joanna Carter \(TeamB\): "Re: Is there a way to cast TForm into a IDispatch?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 31 Dec 2003 08:43:47 -0300
Is there a way to cast TForm into a IDispatch?
I want to add my form and its controls to a MSScriptControl
scriptcontrol1.addObject('Form1', TForm1, True);
Thanks
- Next message: Joanna Carter \(TeamB\): "Re: Is there a way to cast TForm into a IDispatch?"
- Previous message: Rudy Velthuis (TeamB): "Re: static array to dynamic array"
- Next in thread: Joanna Carter \(TeamB\): "Re: Is there a way to cast TForm into a IDispatch?"
- Reply: Joanna Carter \(TeamB\): "Re: Is there a way to cast TForm into a IDispatch?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|