- Category:
- Delphi VCL
- Platform:
- Delphi
- File Size:
- 9216
- Update:
- 2021-02-22
- Downloads:
- 0
- Uploaded by:
- 竹 子
Description: This is a merge of ComboBox and CheckListBox
CapSelectAll
CapDeSelectAll
NotFocusColor
Columns
DropDownLines
Checked[Index: Integer]
EmptyValue (ver 1.6)
QuoteStyle of TCHBQuoteStyle = (qsNone,qsSingle,qsDouble)
SortDisplay : Boolean; (Ver 1.7)
New Events
OnCloseUp (Ver 1.7)
New Methods
procedure Clear;
procedure SetUnCheckedAll( Sender: TObject );
procedure SetCheckedAll(Sender: TObject );
procedure SetChecked(Index: Integer; Checked: Boolean);
function CheckedCount: integer
function IsChecked ( Index: integer ) : boolean;
function GetText : string;
To Search:
File list (Click to check if it's the file you need, and recomment it at the bottom):
文件名 | 大小 | 更新时间 |
---|
CheckCombo\CheckCombo.dcr | 488 | 1999-12-24
|
CheckCombo\CheckCombo.pas | 25288 | 2001-05-11
|
CheckCombo\CheckCombo.txt | 6800 | 2001-05-17
|
CheckCombo\CheckCombo.res | 296 | 2000-01-16
|
CheckCombo | 0 | 2001-03-30 |