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 2173

Summary: Segmentation Fault (11) when setting an Axis Title in C++Builder for Android
Product: FireMonkey TeeChart Reporter: yeray alonso <yeray>
Component: ChartAssignee: Steema Issue Manager <issuemanager>
Status: RESOLVED WORKSFORME    
Severity: enhancement    
Priority: ---    
Version: 26.181203   
Target Milestone: ---   
Hardware: PC   
OS: Android   
Chart Series: --- Delphi / C++ Builder RAD IDE Version:

Description yeray alonso 2019-03-25 07:29:34 EDT
Works fine in Delphi for Android and also in C++Builder for Windows.
Only crashes in C++Builder for Android.

  Chart1->LeftAxis->Title->Caption = "test";
Comment 1 yeray alonso 2019-06-14 09:16:55 EDT
Probably fixed with the fix here:
http://bugs.teechart.net/show_bug.cgi?id=2136