mcdhappy80
Registered User.
- Local time
- Today, 12:56
- Joined
- Jun 22, 2009
- Messages
- 347
I've created a private procedure on one button on one form in my application.
Can I make that procedure globally visible (usable on other buttons in other forms in the application - OO approach), and how?
Where do I put it and how should I declare it and call (instantiate) it?
Thank You
Can I make that procedure globally visible (usable on other buttons in other forms in the application - OO approach), and how?
Where do I put it and how should I declare it and call (instantiate) it?
Thank You