Table of Contents

TTMSFNCCustomComboBoxItemSelectedEvent Event Type

Event type for receiving the text and index of a selected item.

API unit family: TMSFNCComboBox

Parameters

Name Description
Sender Object that raised the event.
AText Text of the selected item.
AItemIndex Zero-based index of the selected item.