Work's.
I need to use Teeconst.
Thank you.
Search found 4 matches
- Mon Jul 04, 2016 9:26 am
- Forum: VCL
- Topic: Questions about exporting TDBChart to Excel
- Replies: 3
- Views: 6104
- Mon Jul 04, 2016 8:51 am
- Forum: VCL
- Topic: Questions about exporting TDBChart to Excel
- Replies: 3
- Views: 6104
Re: Questions about exporting TDBChart to Excel
First of all, thanks for your help. I've already got the "x" column does not appear. The problem is the caption "Text", I need to change it to "Value". In the example that you sent me, the variable "TeeMsg_Text" appears, but do you not use it anywhere. I think you let use to show me how to change th...
- Thu Jun 30, 2016 12:55 pm
- Forum: VCL
- Topic: Questions about exporting TDBChart to Excel
- Replies: 3
- Views: 6104
Questions about exporting TDBChart to Excel
When I export data of my application from TDbChart componenet to Excel, export appears like: I need: Replace the text in the first column "Text" for "Value" Hide / Remove the "X" column How can I do it? PD: Version TeeChar Pro v2015.26.150901 32 bit VCL Attached example of my code procedure TFGestio...
- Tue Jun 28, 2016 3:34 pm
- Forum: VCL
- Topic: Columns headers on export dialog data
- Replies: 1
- Views: 4079
Columns headers on export dialog data
Hi, When the user export format files (Text, excel,...) from export dialog data tab (using the funtion "TeeExport"), files show the column X with the caption "X" and the column Y with the caption "Y". How can I change this captions? Regards, Àlex Reales PD: Version TeeChar Pro v2015.26.150901 32 bit...