Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Text Alignment Property

edited May 2002 in General
I am trying to change the text alignment of a variable in my report.

If xxxxxxxxxxxxxxx then
var.textalignment := taCentered
else
var.textalignment := taRightJustified

I get an error when I try to do this. Can anyone tell me how to assign this
property correctly.

Thanks,

Kristy

Comments

This discussion has been closed.