C++Builder 5 Developers Guide

   

The VCL provides a large and mature family of interactive and noninteractive components for use in your application. These can be found on the IDE component palette.

To make that easier, the component palette is broken into pages, each containing a variety of components. Also, some components only exist on the component palette for specific editions.

The pages of the component palette conveniently arrange these more than three hundred components into something manageable.

Figure 3.2 shows the component palette properties dialog, which is produced when you pick Properties from the pop-up menu you get with a right-button press over the component palette.

Figure 3.2. Component palette properties dialog.

The pages contain components as follows (you can see the name of the component in a hint if you hover over the component image on the palette):

The next four pages offer components that provide similar interfaces, but which use very different methods of accessing data in databases. At one time, C++Builder provided only one type of database access component ”the components now on the BDE page. Now there are several different component sets for database access ”which means more choices. Fortunately, all those components link to the same data aware controls using the TDataSource component on the Data Access page.

Multitier applications other than pure database applications are also easy to program using components. The next few pages are dedicated to those sorts of distributed programs:


   
Top

Категории