TTMSFNCWidgetProgressBeforeDrawCenterPositionTextEvent Event Type
Occurs before the center value text is drawn.
API unit family: TMSFNCWidgetProgress
Parameters
| Name | Description |
|---|---|
Sender |
Widget raising the event. |
AGraphics |
Graphics context used for drawing. |
ARect |
Bounds reserved for the center text. |
AText |
Center text that will be drawn. |
AAllow |
Set to False to suppress center text drawing. |