TTMSFNCControlPickerFilterItem Record
Contains the result of a hosted-control lookup operation.
API unit family: TMSFNCControlPicker
Syntax
TTMSFNCControlPickerFilterItem = record
Fields and properties
| Name | Type | Description |
|---|---|---|
ItemIndex |
Integer |
Stores the zero-based index of the matched item. |
ItemText |
string |
Stores the display text of the matched item. |