 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Danzer Guest
|
Posted: Wed Jul 30, 2003 9:47 pm Post subject: Re: A newbee question on TChart component |
|
|
Kevin wrote:
| Quote: | Series1.Add (15, 'NYC', clBlue );
|
A lot of VCL component help files are written for Delphi (Pascal). To
use the help files it helps to understand Delphi as well as CBuilder.
For CBuilder the code would be.
Series1->Add(15,"NYC",clBlue);
The Delphi help files is true for Borland and 3rd party components.
HTH
Danzer
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|