TEventBase.Enabled Property

Gets the value indicates whether the multicast event is enabled, or sets the value to enable or disable the event.

Namespace: Spring.Events.Base
public
 property Enabled: Boolean read GetEnabled write SetEnabled;

Property Value

Type: Boolean

 

Implements

IEvent.Enabled