TTMSFNCCustomTrackBarBaseAfterDrawTrackLabel Event Type
Event type fired after the current-value track label is drawn.
API unit family: TMSFNCTrackBar
Parameters
| Name | Description |
|---|---|
Sender |
Control that drew the track label. |
AGraphics |
Graphics context used for drawing. |
ARect |
Label bounds in control coordinates. |
ALabel |
Formatted label text that was drawn. |