TComboListView Component

 

Contents

 

Installing Instructions

 

ü       Open Delphi.

ü       Click on Component -> Install Component.

ü       Select the ‘TComboListView.pas’ source file.

ü       Select a package to contain the component or enter a new one.

ü       Compile and install the component to the package.

 

Copyright Information

 

This component is fully freeware and may be used for private as well as

commercial reasons, without having to pay. You may freely distribute this

component provided that this file is attached.

 

General Component Information

 

The TComboListView component is a combination of a Listview and a

ComboBox control. It is derived from a TWinControl which contains a

THeaderControl and a TComboBox. The OnDraw event of the

ComboBox is used to make the items appear in columns.

 

It has the following features:

      (import images from Object Inspector)

 

Screenshot

 

 

 

Author Details

 

Author: Derek van Daal

Country: South Africa 

Occupation: Student

E-Mail: derekvandaal@hotmail.com

 

 

 

Final Word

 

I hope you enjoy using this component as much as I did creating it.

If you have any other questions, detected bugs etc., please e-mail me.

I would also greatly appreciate it if you could also e-mail me any changes

you make.

 

Derek van Daal

 

Back to top