TTMSFNCCustomTrackBarAfterDrawThumbEvent Event Type
Event type fired after the thumb is drawn.
API unit family: TMSFNCTrackBar
Parameters
| Name | Description |
|---|---|
Sender |
Control that drew the thumb. |
AGraphics |
Graphics context used for drawing. |
ARect |
Thumb bounds in control coordinates. |
AValue |
Value represented by the thumb. |