|
This event is called when
a new line device has been installed. The DeviceList
property of all ThbTapiLine components is updated.
AvailabilityDesign-Time: None / Run-Time: Read, Write
DeclarationThbTapiDeviceNameEvent = procedure (Sender:
TObject; DeviceID: DWORD; DeviceName: String) of Object; Parameters
RemarksPlease refer to the section "LINE_CREATE" in TAPI's documentation for a more detailed information. See AlsoThbTapiLine.DeviceList, ThbTapiApplication.OnLineRemove, ThbTapiApplication.OnRename |