|
![]() |
This event is triggered each time the hbTapiApplication background instance hbTapiApplication receives a TAPI LINE_ or PHONE_ message.
AvailabilityDesign-Time: None / Run-Time: Read, Write
Declarationprocedure OnTapiMessage (Sender: TObject;
MessageID, Device, CallbackInstance, Param1, Param2, Param3: DWORD) of
Object; Parameters
RemarksPlease refer to the sections "lineGetMessage", "phoneGetMessage", "LINEMESSAGE", "PHONEMESSAGE" in TAPI's documentation for a more detailed information. See AlsoThbTapiLine.OnTapiMessage, ThbTapiPhone.OnTapiMessage, ThbTapiLine.CallbackInstance, ThbTapiPhone.CallbackInstance, |