Search found 1 match

by mb123
Thu May 09, 2013 2:28 am
Forum: Support
Topic: InsertStringTag causes an exception in ActiveEditor
Replies: 5
Views: 22705

InsertStringTag

Sergio, Please help.

I the old rich view I used:
ReplaceText: string;
ShipperTrackingNbr: String;

DBRichViewEdit1.InsertStringTag(ShipperTrackingNbr , Integer(StrNew(PChar(ReplaceText)));

Now it fails with
The DBRichViewEdit1ReadHyperlink method referenced by DBARichViewEdit1.OnReadHyperlink has ...