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 2052

Summary: TeeGrid doesn't work for Rad Studio C++ Builder.
Product: TeeGrid for Delphi Reporter: sandra pazos <sandra>
Component: GridAssignee: david berneda <david>
Status: RESOLVED NOTABUG    
Severity: blocker    
Priority: High    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
Chart Series: --- Delphi / C++ Builder RAD IDE Version:
Attachments: TeeGrid problem in c++Builder

Description sandra pazos 2018-07-02 08:40:08 EDT
Created attachment 836 [details]
TeeGrid problem in c++Builder

TeeGrid doesn't work for Rad Studio C++builder. The problem throws an exception that blocks the TeeGrid. The problem occurs only in Rad Studio C++builder. The attached .gif image shows the problem 

To reproduce that you need only: 
1- Install TeeGrid 1.05
2- Open the Rad Studio C++Builder, e.g: Rad Studio Tokyo
3- Add TeeGrid in the Form
4- Run the application.
Comment 1 sandra pazos 2018-07-17 09:53:28 EDT
To fix the problem is only needed compile the application C++Builder with "Link with runtime packages" OFF.