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 - TeeGrid doesn't work for Rad Studio C++ Builder.
Summary: TeeGrid doesn't work for Rad Studio C++ Builder.
Status: RESOLVED NOTABUG
Alias: None
Product: TeeGrid for Delphi
Classification: Unclassified
Component: Grid (show other bugs)
Version: unspecified
Hardware: PC Windows
: High blocker
Target Milestone: ---
Assignee: david berneda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-02 08:40 EDT by sandra pazos
Modified: 2018-07-17 09:53 EDT (History)
0 users

See Also:
Chart Series: ---
Delphi / C++ Builder RAD IDE Version:


Attachments
TeeGrid problem in c++Builder (228.16 KB, image/gif)
2018-07-02 08:40 EDT, sandra pazos
Details

Note You need to log in before you can comment on or make changes to this bug.
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.