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 - Segmentation Fault (11) when setting an Axis Title in C++Builder for Android
Summary: Segmentation Fault (11) when setting an Axis Title in C++Builder for Android
Status: RESOLVED WORKSFORME
Alias: None
Product: FireMonkey TeeChart
Classification: Unclassified
Component: Chart (show other bugs)
Version: 26.181203
Hardware: PC Android
: --- enhancement
Target Milestone: ---
Assignee: Steema Issue Manager
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-25 07:29 EDT by yeray alonso
Modified: 2019-06-14 09:16 EDT (History)
0 users

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


Attachments

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