How to default text height to something other than 0.5?

edited 12:12AM in FastReport VCL 5
I need to create a report with a smaller font than the default, and this requires a smaller rectangle than the default of 0.50. In this particular case the desired height of the rectangle is 0.40 (8pt arial font) however I am unable to figure how to default the height for all new text objects to this height. This is causing me to take longer to create the report because I have to adjust each one.


Is it possible to default the height of text objects to 0.40 (or any value) rather than 0.50?

Leave a Comment