Search found 103 matches
- Wed Nov 14, 2007 12:42 pm
- Forum: VCL
- Topic: TMagnifyTool
- Replies: 4
- Views: 10784
TMagnifyTool
I am trying to find out something about the TMagnifyTool but cant find it in the help file or on the web. I notice in your demo that when the mouse cursor moves over the left/right edges of the magnifier the cursor changes to a horizontal line, whereas on the top and bottom it changes to a vertical....
- Fri Nov 09, 2007 12:36 pm
- Forum: VCL
- Topic: TDBChart avg problem again
- Replies: 2
- Views: 8000
- Wed Nov 07, 2007 7:52 am
- Forum: VCL
- Topic: TDBChart avg problem again
- Replies: 2
- Views: 8000
TDBChart avg problem again
Hi, I am refomulating my problem of an earlier post, since it seems I was not clear enough about my problem: I am using a DBChart like in the Features Demo, Database Charts / Summary Grouping / Summary Order. If in the summary properties I choose Avg for the summary calculation, then NULL values of ...
- Mon Nov 05, 2007 12:04 pm
- Forum: VCL
- Topic: TDBChart summary null values
- Replies: 3
- Views: 9128
Hi Narcís, thanks for your reply, but this is not what I was looking for. Rereading my question I have to admit that it was not quite clear. So here again my problem: I use a DBChart with a Clientdataset as the value source. If I choose summary from the dropdown menu I can select different summaries...
- Fri Nov 02, 2007 1:20 pm
- Forum: VCL
- Topic: TDBChart summary null values
- Replies: 3
- Views: 9128
TDBChart summary null values
Hi,
When I use a DBchart with the summary avg function on a field, null values are taken in the computation yielding false results.
Is there a way to ignore null values?
TIA
Markus
Teechart 7.12
When I use a DBchart with the summary avg function on a field, null values are taken in the computation yielding false results.
Is there a way to ignore null values?
TIA
Markus
Teechart 7.12
- Mon Oct 22, 2007 3:25 pm
- Forum: VCL
- Topic: TBarSeries and TLineSeries
- Replies: 10
- Views: 18531
Hello, thank you for your answer. It is very hard to write a sample project to reproduce this behaviour. But you will find a *.tee in order to see my result in TeeOffice. In TeeOffice you will find a lot of series. Please, set all Series, which contains "[R]" in their name, invisible. If the last se...
- Tue Oct 02, 2007 2:30 pm
- Forum: VCL
- Topic: TTeecommander, save dialig, directory
- Replies: 1
- Views: 5847
TTeecommander, save dialig, directory
Hello,
is it possible to set the initial dorectory of the save dialog of the
teecommander component?
Greetings
Stephan
is it possible to set the initial dorectory of the save dialog of the
teecommander component?
Greetings
Stephan
- Wed Jul 04, 2007 10:55 am
- Forum: VCL
- Topic: zooming / resizig problem
- Replies: 2
- Views: 13616
zooming / resizig problem
Hi, project that has a Tree aligned to its client area in a panel and I want to get the tree to resize as the form is resized. I would like to fit the tree picture within the available space, this is to render the best possible image at various screen resolutions. I have tried using Zoom and this lo...
- Wed Jun 27, 2007 11:22 am
- Forum: VCL
- Topic: Tchart on a pagecontrol with XP Manifest included
- Replies: 10
- Views: 19436
- Wed Jun 27, 2007 10:10 am
- Forum: VCL
- Topic: Tchart on a pagecontrol with XP Manifest included
- Replies: 10
- Views: 19436
Tchart on a pagecontrol with XP Manifest included
Hello, I have a chart on a pagecontrol and the xpman on it.
While the tabsheets of the pagecontrol appear white on XP the TChart still stays in clbtnface. This look bad. Is there a way to avoid this and using the XP look ?
While the tabsheets of the pagecontrol appear white on XP the TChart still stays in clbtnface. This look bad. Is there a way to avoid this and using the XP look ?
- Tue Jun 12, 2007 9:36 am
- Forum: VCL
- Topic: Teecommander with initial directory
- Replies: 3
- Views: 8765
- Tue Jun 12, 2007 9:13 am
- Forum: VCL
- Topic: Teecommander with initial directory
- Replies: 3
- Views: 8765
Teecommander with initial directory
Hello,
I am using the teecommander that is shiped with 6.01.
For the save dialog I like to have a predefined directory,
the save dialog starts with. How is this possible.
Greetings
Stephan
I am using the teecommander that is shiped with 6.01.
For the save dialog I like to have a predefined directory,
the save dialog starts with. How is this possible.
Greetings
Stephan
- Thu Jun 07, 2007 4:25 pm
- Forum: VCL
- Topic: How to get rid of connection lines
- Replies: 1
- Views: 10605
How to get rid of connection lines
when I use a tree in default explorer view, is there a way to get rid of the connection lines between parent and children ?
- Thu Jun 07, 2007 4:20 pm
- Forum: VCL
- Topic: Transparent Images
- Replies: 1
- Views: 10755
Transparent Images
I have a TimageList filled with 3 Icons hooked to a Tree.
From Code I add nodes like this:
Node:=tree.add('something');
Node.imagelistIndex:=1;
Unfortunately the images are rendered with their background and not transparent. What am I missing ?
From Code I add nodes like this:
Node:=tree.add('something');
Node.imagelistIndex:=1;
Unfortunately the images are rendered with their background and not transparent. What am I missing ?
- Mon Jun 04, 2007 10:00 pm
- Forum: VCL
- Topic: Sending charts to a file
- Replies: 2
- Views: 7867
Sending charts to a file
I have a program that creates several charts using Delphi7. I would like to export all thes charts in sequence to a single file including also some text to form a kind of report that can be subsequently printed out. How can I do this?
Mike Glazer
Mike Glazer