Search found 2 matches

by mcdurdin
Mon Feb 13, 2012 9:42 pm
Forum: VCL
Topic: TTeeCanvas.AssignBrush overloads are incorrect
Replies: 1
Views: 2572

TTeeCanvas.AssignBrush overloads are incorrect

When trying to use TSeriesBandTool, we noted that the colour of the band was incorrect compared with previous versions of TeeChart. We traced this to the TTeeCanvas.AssignBrush overloads, which swap BackColor and Color. These overloaded functions are used in many places, some correctly, some incorre...
by mcdurdin
Wed Oct 05, 2011 9:52 pm
Forum: VCL
Topic: TTeeCanvas.ClipPolygon has a compile hint
Replies: 1
Views: 2319

TTeeCanvas.ClipPolygon has a compile hint

When compiling the source of TeeChart Pro 2011.03.30407, in TeCanvas.pas, TTeeCanvas.ClipPolygon has a compiler hint: [DCC Hint] TeCanvas.pas(6040): H2077 Value assigned to 'Region' never used I'm guessing that you'd prefer TeeChart source code to not be posted on your forum so I'm just going to ask...