Based on a condition, I need to set the alignment property of a TppDBText for each record. How can I accomplish this? Or is it even possible to have different alignments for different records?
Yes, it is possible to change the format properties of a text object for different records. Try using the OnPrint event of the text object to check the condition then set the TextAlignment property accordingly.
Comments
Yes, it is possible to change the format properties of a text object for
different records. Try using the OnPrint event of the text object to check
the condition then set the TextAlignment property accordingly.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com