TTMSFNCProgressBarValueChangeEvent Event Type
Event signature fired before a value change is applied.
API unit family: TMSFNCProgressBar
Parameters
| Name | Description |
|---|---|
Sender |
Object that fired the event. |
AValue |
Candidate progress value. |
AAllow |
Set to False to reject the candidate value. |