|
Bazar Bazar is a training example written in Borland Delphi. It is designed to manage auto-marts. The main window contains a list of motor vehicles and buttons for adding, editing, deleting and displaying additional information about selected vehicle. These function are also available via right mouse button menu. In the Add Vehicle dialog box, the user may enter information about a vehicle. Most of entered fields are shared by all basic types of vehicles (cars, motorbikes and trucks). Only a few change with the vehicle type. For example for cars it is possible to enter a color of the vehicle, while for trucks the user can enter the weight of the vehicle.
|