Text Alignment Property
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
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
This discussion has been closed.
Comments
--
Cheers,
Tom Ollar
Digital Metaphors Corporation
http://www.digital-metaphors.com
info@digital-metaphors.com
why should that help in RAP?
regards,
Chris Ueberall;