Table of Contents

TTMSFNCEditLookupIndexSelectEvent Event Type

Event handler type fired when a lookup item is selected with its index.

API unit family: TMSFNCEdit

Parameters

Name Description
Sender Control that raised the event.
Index Index of the selected lookup item.
Value Selected lookup value; handlers can adjust the value before it is applied.