Featured Journal Articles

Using TChart with C++Builder Professional and Client/Server
The C++ Builder 3.0 professional and Client/Server edition ships with a VCL component called TChart. It's a powerful tool for creating charts and graphs, but the TChart printed documentation and online Help were (unfortunately) created for Delphi--leaving the C++ programmer with a bit of guesswork. a href="/cpb/9901/cpb9911.htm">Click here for more.


Mastering the TTreeView component, part 2
This month, we'll create a similar application, but we'll start with an empty TTreeView and write the code to respond to user-generated events--including drag and drop. Click here for more.

Mastering TTreeView component, part 1
This article is the first in a two-part series covering the TTreeView component. If you aren't familiar with what this component can do for you, you can see its behavior by experimenting with the left pane in the Windows Explorer application. Click here for more.

 C++ Builder Developer's Tip of the Month


Setting a field's DisplayWidth Property In order to create a narrow column in DBGrid, you must create a column display label that is of equal or lesser value. An example would be if you are interested in creating a column that needs to be only three characters wide, your column display label will need to be three characters or less.

and something here
something here
Copyright © 1999, ZD Inc. All rights reserved. ZD Journals and the ZD Journals logo are trademarks of ZD Inc. Reproduction in whole or in part in any form or medium without express written permission of ZD Inc. is prohibited. All other product names and logos are trademarks or registered trademarks of their respective owners.