Page 1 of 1

TppRichView Anchors

Posted: Wed Aug 16, 2006 12:44 am
by mphilbrick
I am using ReportBuilder version 10 that supports anchors for stretchable components. I need this feature because ShiftWithParent has been replaced with this new property.

I have a TppRichView component that is stretchable and it must appear at the bottom of a dynamic group footer band.

It would be nice to have an updated TppRichView component as soon as possible. If this cannot be done within a week, could you send me the code necessary to expose this new property? If this is not possible, what other options do I have using the existing component with ReportBuilder 10?

Posted: Thu Aug 17, 2006 12:09 pm
by Sergey Tkachenko
Open ppRichView.pas, add
property Anchors;
to the "published" section of TppRichView and TppDBRichView.