ThbTapiPhone.OnDisplay
Unit: hbTapi
 

This event fires when the content of the display has changed. The new value is stored in the Display.Text property.

Availability

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

Declaration

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

Remarks

ThbTapiPhone.Display