TTMSFNCProgressBarAfterDrawValueEvent Event Type
Event signature fired after value text has been drawn.
API unit family: TMSFNCProgressBar
Parameters
| Name | Description |
|---|---|
Sender |
Object that fired the event. |
AGraphics |
Graphics context used for drawing. |
AText |
Text that was drawn. |
ARect |
Rectangle used for the text. |
APosition |
Configured text position. |
AOrientation |
Configured text orientation. |