TGPPathGradientBrush is not defined
Posted: Wed Jun 12, 2013 7:16 pm
Hi,
I have sucessfully installed TeeChart Teechart VCL 2013.08.130521 to C++ Builder XE3.
When I build my application, I get this message: "VCLTee.TeeGDIPlus.hpp(94) E2293 ) expected".
The line 94 on file VCLTee.TeeGDIPlus.hpp is: void __fastcall SetGradientColors(TGPPathGradientBrush* ABrush);
The problem is the entry type TGPPathGradientBrush is not defined.
I tried to find the definition of type TGPPathGradientBrush in other Teechart include files but did not find it.
Where is the definition of type TGPPathGradientBrush?
Best regards,
Alain
I have sucessfully installed TeeChart Teechart VCL 2013.08.130521 to C++ Builder XE3.
When I build my application, I get this message: "VCLTee.TeeGDIPlus.hpp(94) E2293 ) expected".
The line 94 on file VCLTee.TeeGDIPlus.hpp is: void __fastcall SetGradientColors(TGPPathGradientBrush* ABrush);
The problem is the entry type TGPPathGradientBrush is not defined.
I tried to find the definition of type TGPPathGradientBrush in other Teechart include files but did not find it.
Where is the definition of type TGPPathGradientBrush?
Best regards,
Alain