Hi.
Does VAlign propertry in TRVReportHelper have any affects?
I set its value but nothing happened.
RVReportHelper1.RichView.VAlign:=tlCenter;
Then I draw to MetaCanvas
RVReportHelper1.DrawPage(1, MetaCanvas, False, Height);
It seems text is shown always as VAlign=tlTop.
I would like to have centered vertically text, but couldn't get it with TRVReportHelper component.
In RichViewEdit VAlign works properly and I can see vertical centered text.
Is it possible to format text and set VAlign:=tlCenter with TRVReportHelper also?
Vertical centered align in TRVReportHelper
-
- Site Admin
- Posts: 17555
- Joined: Sat Aug 27, 2005 10:28 am
- Contact: