Search found 2 matches
- Thu Sep 08, 2011 1:58 pm
- Forum: VCL
- Topic: TeePro 2011 & BCB 6: new TChart component
- Replies: 3
- Views: 4286
Re: TeePro 2011 & BCB 6: new TChart component
Hi Yeray, It seems problem not in references. I have a lot of another components designed by me for previous versions of TeeChart and all of them compiled and installed in 2011 without any problem. The only exception is components with ancestor type TChart. I have package with 5 components including...
- Wed Sep 07, 2011 10:22 am
- Forum: VCL
- Topic: TeePro 2011 & BCB 6: new TChart component
- Replies: 3
- Views: 4286
TeePro 2011 & BCB 6: new TChart component
Hi, I tried to make new TChart component using standard BCB 6 tools (New component, ancestor type TChart, and so on). I get unit Chart1: #ifndef Chart1H #define Chart1H //--------------------------------------------------------------------------- #include <SysUtils.hpp> #include <Classes.hpp> #inclu...