Table of Contents

TTMSFNCSpinnerSelectedValueChangedEvent Event Type

Event fired when the selected value of a spinner column changes.

API unit family: TMSFNCSpinner

Parameters

Name Description
Sender Spinner that raised the event.
AColumn Zero-based index of the column whose value changed.
ASelectedCustomIndex Zero-based custom-item index when ARangeType is rtCustom, or -1 otherwise.
ASelectedValue Selected numeric or date/time value.
ARangeType Range type of the column whose value changed.