 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
HenryB Guest
|
Posted: Fri Mar 11, 2005 5:00 pm Post subject: Using COM objects |
|
|
I am struggling with what I think should be a simple task using COM
objects in Borland C++ Builder 6. I have created a COM object using the
wizard available. I selected the option for "Generate Event Support". I
have defined several events. My questions is how do I activate these
events from elsewhere within my code? As a simple first step, I'd like
to fire a COM event in response to the user pressing a button on a form
of my application. I understand that I have to call the Fire_<XXX>
methods where <XXX> is the name of the event, but how do I get a
reference to the running COM object in the mainform of my application?
I feel like I've overlooked something simple.
-Henry Bragg
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|