Borland C++ Component

Hello,

I am working on a custom Borland C++ component which needs to send data to the form or at least inform the parent form that one of it's buttons has been clicked and there is data to be processed. Basically I would like to execute a function in the main application when an edit button in the component is clicked. Is this possible? Or will I have to use timer and poll the component to check if any activity has taken place?

I will appreciate your help.


Regards,

Sachin
Topic archived. No new replies allowed.