Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Vertical Display of Text, Especially in ReportBuilder

Status
Not open for further replies.

clakerley

Programmer
Nov 30, 2005
17
US
Hello Everyone,

I would like to display text vertically (e.g. take the word "Column" and rotate it counter-clockwise 90 degrees) in part of my Delphi 7 program. More specifically, I would like my column headers in a ReportBuilder report to appear and print vertically so that my columns are narrower and so that I can fit more columns into my report.

I tried looking at Label properties, but that didn't get me anywhere.

Also, please no "upgrade to the latest version of Delphi" suggestions. Delphi 7 is what I use.

Thank you for your help,

Chris Akerley
 
google "vertical labels delphi". these components are all over the net...

here's one link :


Cheers,
Daddy

-----------------------------------------------------
What You See Is What You Get
Never underestimate tha powah of tha google!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top