ThbTapiPhone.OnRingVolume
Unit: hbTapi

This event fires when the phone device's ring mode has changed. The new value is stored in the Ringer.RingMode property.

Availability

Design-Time: Read, Write / Run-Time: Read, Write

Declaration

procedure OnRingVolume(Sender: TObject);
property OnRingVolume : TNotifyEvent;

See Also

ThbTapiPhone.Ringer