| |
| | C++Builder, 1, Borland C++Builder White Paper: C++Builder and VCL (Site not responding. Last check: 2007-09-19) |
 | | The Visual Component Library, introduced in Delphi 1.0, is a framework consisting of classes and components that you use to create Delphi applications. |
 | | Components are the building blocks that developers use to design the user-interface and to provide some non-visual capabilities to their applications. |
 | | The VCL wrappers simply make the control available to you in the form of a C++Builder component-it doesn't define the common control's appearance or functionality, but rather, surfaces the ability to modify a control's appearance/functionality in the form of methods and properties. |
| community.borland.com /article/0,1410,10093,00.html (2496 words) |
|