Source position: mseterminal.pas line 23
type receivetexteventty = procedure(
const sender: tobject;
var atext: ansistring;
const errorinput: Boolean
) of object;