TTMSFNCCustomComboBox Class
Base combo box control that manages editable text, list selection, filtering, and virtual item callbacks.
API unit family: TMSFNCComboBox
Inherits from: TTMSFNCDefaultPicker
Implements: ITMSFNCBitmapContainer
Syntax
TTMSFNCCustomComboBox = class(TTMSFNCDefaultPicker, ITMSFNCBitmapContainer)
Properties
| Name | Description |
|---|---|
| ClearFilterOnSelection | Gets or sets whether item filters are cleared after a selection is made. |
| Count | Gets the number of items available in the drop-down list. |
Methods
| Name | Description |
|---|---|
| AddItem | Adds an item to the non-virtual item list. |