TTMSFNCCustomScrollControlUpdate Enumeration
Controls how frequently the control redraws while scroll animations are running.
API unit family: TMSFNCCustomScrollControl
Members
| Name | Description |
|---|---|
scuContinuous |
The control redraws continuously during scroll animation, producing smooth motion. |
scuOnce |
The control redraws only once after the scroll animation completes. |