Page 1 of 1
TeeChart FMX mobile development questions
Posted: Thu Aug 21, 2014 1:34 am
by 15656007
I new a project, compiled on win32 error after new construction, drag a TDBChart to the interface compiler error occurs.
Please tell me why?
I'm working environment: RAD Studio XE6 / Windows7 / TeeChart Pro v2014.11.140512 32bit FMX
Re: TeeChart FMX mobile development questions
Posted: Thu Aug 21, 2014 1:49 am
by 15656007
attachment file is question photo.
Re: TeeChart FMX mobile development questions
Posted: Thu Aug 21, 2014 8:16 am
by yeray
Hello,
I've tried to reproduce the problem but I can't. These are the steps I followed:
- Open RAD XE6
- Create a new application through "File -> New -> FireMonkey Mobile Application - Delphi"
- Select "Tabbed with Navigation"
- Select the folder where you want the application to be created.
- Ctrl+F9 to build. It builds fine.
- Drop a TDBChart into the form.
- Ctrl+F9 to build. It builds fine.
- 2014-08-21_1015.png (52.71 KiB) Viewed 7977 times
Am I missing anything?