Search found 4 matches
- Fri Nov 25, 2011 7:05 am
- Forum: VCL
- Topic: Delphi XE2 Update2: DCC Warning in TeCanvas.pas
- Replies: 2
- Views: 3321
Re: Delphi XE2 Update2: DCC Warning in TeCanvas.pas
Hi Yeray, But anyway, we'll try to clean the warning messages in future releases. thank you. In the mean time I suppress the warning by adding the following code at the beginning of the method: ... begin {$IFNDEF CLX} // changes start {$IFOPT C+} tmpRes:= False; {$ENDIF} // changes end ... Best rega...
- Wed Nov 23, 2011 11:20 am
- Forum: VCL
- Topic: Delphi XE2 Update2: DCC Warning in TeCanvas.pas
- Replies: 2
- Views: 3321
Delphi XE2 Update2: DCC Warning in TeCanvas.pas
Hello When compiling the new version (2011.04.41118) in Win32-bit mode I get a warning in TeCanvas.pas Could you remove this warning in the next release? Best regards Tom [DCC Warning] VCLTee.TeCanvas.pas(7623): W1036 Variable 'tmpRes' might not have been initialized It is on the line ' Assert(tmpRe...
- Fri Oct 28, 2011 11:53 am
- Forum: VCL
- Topic: Delphi XE2 Update1: Lot of hints in TeeChart units
- Replies: 1
- Views: 3100
Delphi XE2 Update1: Lot of hints in TeeChart units
Hello I get a lot of hints for teechart units (2011.04.41003 Beta) Could you remove this hints in the next (final) release? Best regards Tom [DCC Hint] VCLTee.TeeVolEd.pas(78): H2443 Inline function 'TPen.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list [DC...
- Thu Oct 27, 2011 9:07 am
- Forum: VCL
- Topic: New version of TeeChart Pro for XE2 Update2 ?
- Replies: 1
- Views: 2473
New version of TeeChart Pro for XE2 Update2 ?
Hello
Will it be necessary to install a new version of TeeChart Pro when Delphi XE2 Update2 will be released?
Best regards
Tom
Will it be necessary to install a new version of TeeChart Pro when Delphi XE2 Update2 will be released?
Best regards
Tom