TTMSFNCComboBoxGetItemTextEvent Event Type
Event type for supplying the display text of a virtual item.
API unit family: TMSFNCComboBox
Parameters
| Name | Description |
|---|---|
Sender |
Object that requests the item text. |
AIndex |
Zero-based item index for which text is requested. |
AText |
Receives the text displayed for the requested item. |