|
This is a list of the available TAPI phone devices according to the Windows operating system. The devices are listed in the order of there DeviceID. There are DeviceList.Count - 1 devices listed and the first device has an index (DeviceID) of 0. Example
The DeviceID is a temporary id of the device which may change as phones are added or removed from the system. To store a lines user configuration, use the DeviceName and the PermanentDeviceID. AvailabilityDesign-Time: None / Run-Time: Read Declarationproperty DeviceList: TStringList; See AlsoThbTapiPhone.DeviceName, ThbTapiPhone.DeviceID, ThbTapiPhone.PermanentDeviceID, ThbTapiPhone.Available |