TTMSFNCCustomTrackBarBaseAfterDrawTickLabel Event Type
Event type fired after a tick label is drawn.
API unit family: TMSFNCTrackBar
Parameters
| Name | Description |
|---|---|
Sender |
Control that drew the tick label. |
AGraphics |
Graphics context used for drawing. |
APosition |
Text origin for the label in control coordinates. |
AValue |
Track value represented by the label. |