Steema Issues Database

Note: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;
otherwise you can use StackOverflow.
Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy.



Bug 2408

Summary: Clean warnings with Delphi 10.1 Berlin 64bit
Product: VCL TeeChart Reporter: yeray alonso <yeray>
Component: ChartAssignee: yeray alonso <yeray>
Status: RESOLVED FIXED    
Severity: enhancement CC: yeray
Priority: ---    
Version: 31.201112   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
URL: http://www.steema.com/support/viewtopic.php?f=3&t=17494
Chart Series: --- Delphi / C++ Builder RAD IDE Version: RAD 10.1 Berlin

Description yeray alonso 2021-04-01 07:14:05 EDT
As the customer says inm the forums, there are some warnings when you compile TeeChart with Delphi 10.1 Berlin 64bit

VCLTee.TeEngine.pas(7375): Hint warning H2077: Value assigned to 'LabelInside' never used
VCLTee.TeeSurfa.pas(6549): Hint warning H2077: Value assigned to 'tmpIndex' never used
VCLTee.TeeSurfa.pas(6531): Hint warning H2077: Value assigned to 'tmpIndex' never used
VCLTee.TeeHighLowLine.pas(93): Hint warning H2443: Inline function 'TPen.GetColor' has not been expanded because unit 'System.UITypes' is not specified in USES list