GetPointerStyle pointer.color problem
Posted: Wed Sep 18, 2013 9:43 am
Hi,
I am porting a program from Delphi XE (Teechart Pro 2011) to Delphi XE3 (Teechart Pro 2012).
In Delphi XE with Teechart Pro 2011 I use the GetPointerStyle to color a point. This works just fine. Every individual point can be colored this way. Also the shape can be altered.
The same code for the program in Delphi XE3 with TeeChart Pro 2012 does not work for the color property. The style (shape) and pen properties do work, only the color (and brush) properties does not seem to have any effect...
How can I solve this problem?
Kind regards,
jhum
I am porting a program from Delphi XE (Teechart Pro 2011) to Delphi XE3 (Teechart Pro 2012).
In Delphi XE with Teechart Pro 2011 I use the GetPointerStyle to color a point. This works just fine. Every individual point can be colored this way. Also the shape can be altered.
The same code for the program in Delphi XE3 with TeeChart Pro 2012 does not work for the color property. The style (shape) and pen properties do work, only the color (and brush) properties does not seem to have any effect...
How can I solve this problem?
Kind regards,
jhum