TTMSFNCCustomRangeSliderValueChanged Event Type
Event fired when a thumb value changes during interaction.
API unit family: TMSFNCRangeSlider
Parameters
| Name | Description |
|---|---|
Sender |
Range slider that fired the event. |
AValue |
New value of the moved thumb. |
ALeft |
True when the left thumb moved; False when the right thumb moved. |