Re: Grids ?
- From: "FrancoJommi" <franco.jommi@xxxxxx>
- Date: Sat, 18 Nov 2006 10:23:38 +0100
Yes,thanks I am trying, but while I found how to change colors, I cannot
find how to align my strings (which in fact are numbers). Is there some API
call or something else ?
"Heinrich Wolf" <invalid@xxxxxxxxxxxxxxx> ha scritto nel messaggio
news:ejl52k$oe0$1@xxxxxxxxxxxxxxxxxxxxx
"FrancoJommi" <franco.jommi@xxxxxx> schrieb im Newsbeitragof
news:455dffd9$0$7633$4fafbaef@xxxxxxxxxxxxxxxxxxxxxx
I need to show the monthly trend of something. Practically, I have rows
2twelve figures held on 2 or 3 arrays. I thought a good way to show it in
componentsor 3 rows with 12 columns, each corresponding to one month.
What would be the best way to do it ? I looked into the Delphi
ratherand I found that perhaps I could use the stringGrid, but I didn't find a
way
to align the numbers as I want (at least in the center of the cell,
exactlythan in the top left). I also tried the DrawGrid and I found it is
the same as the StringGrid. Am I wrong ?
Do you have any suggestion ?
Hi,
you can use StringGrid and need to draw your numbers by your own code
in the OnDrawCell event.
Regards
Heiner
.
- Follow-Ups:
- Re: Grids ?
- From: Heinrich Wolf
- Re: Grids ?
- From: alanglloyd@xxxxxxx
- Re: Grids ?
- References:
- Grids ?
- From: FrancoJommi
- Re: Grids ?
- From: Heinrich Wolf
- Grids ?
- Prev by Date: Re: Size of an image without opening the file
- Next by Date: Access violation for TWebBrowser: fixes didn't work at all
- Previous by thread: Re: Grids ?
- Next by thread: Re: Grids ?
- Index(es):
Relevant Pages
|