JVCL Help:TJvExCustomComboBox

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

IJvExControl
TJvExCustomComboBox
run\JvExStdCtrls.pas


Summary

Base class for extended Windows combo boxes.

run\JvExStdCtrls.pas


Pascal

 run\JvExStdCtrls.pas
 TJvExCustomComboBox = class(TCustomComboBox, IJvExControl);


Description

TJvExCustomComboBox is a base class for classes in the JVCL library that descend from TCustomComboBox.
Do not create instances of TJvExCustomComboBox. The TJvComboBox class provides a generic implementation of TJvExCustomComboBox. You can also create your own descendant class.

run\JvExStdCtrls.pas


About

Navigation

run\JvExStdCtrls.pas



Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page