Search found 1 match

by mforland
Fri Apr 19, 2013 12:12 pm
Forum: Announcements
Topic: Wrapper v1.15 for ReportBuilder 9-14
Replies: 4
Views: 37925

issue with OnGetRichText event (TppDBRichView)

Hi, I cant get the OnGetRichText to work. I'm on DXE2 and latest version if wrapper and ReportBuilder.

My event is as follow:
"procedure TfPolicy.InsBordGetCondUWRT(Sender: TObject;
var Text: String);
begin
if cdsINSBORDDETAIL.Active then
Text := FillFormatTextFromDataSet(cdsINSBORDDETAIL, Text ...