event StateChange (OldState)
Fires when wodBeep changes its state.

  TypeDescription 
   OldState as StatesEnum Constant value that holds previous state of wodBeep component. 
 

StateChange event is fired when wodBeep changes it state. To retrieve current state, use State property. To get text description of any state, you should use StateText property.