Enables or disables the receiving of TOraAlerter's own events.
property SelfEvents: boolean default False;
When set to True, all events are received, including the events sent by TOraAlerter. When set to False, events with message text matching the last sent event's message are ignored, and TOnEventEvent isn't called. The default value is False.