events on IBCAlert
Posted: Thu 10 Apr 2014 08:52
Hello
it´s posible to add more that one event on IBCAlert?
thanks
it´s posible to add more that one event on IBCAlert?
thanks
Discussion forums for open issues and questions concerning database tools, data access components and developer tools from Devart
https://forums.devart.com/
Code: Select all
IBCAlerter1.Events.Add('EVENT1');
IBCAlerter1.Events.Add('EVENT2');