TTMSFNCEditLookupNeedDataEvent Event Type
Event handler type used to provide lookup data for the current input.
API unit family: TMSFNCEdit
Parameters
| Name | Description |
|---|---|
Sender |
Control that raised the event. |
Value |
Current edit value used as the lookup filter. |
List |
List to fill with lookup display values. |
ItemIndex |
Index to select after the lookup list is populated. |