|
Set this property to indicate which line device should be used. All available devices are listed in the ThbTapiPhone.DeviceList property. Legal values for this property are 0 to ThbTapiPhone.DeviceList.Count -1. The ThbTapiPhone.DeviceName property is set to the corresponding name.
Example
AvailabilityDesign-Time: None / Run-Time: Read, Write
Declarationproperty DeviceID: Integer; RemarksIf the device is active prior to setting the DeviceID, then you must deactivate the component (TapiPhone.Active := False) otherwise an exception will be raised. See AlsoThbTapiPhone.DeviceName | DeviceList | Available |