TTMSFNCWidgetProgressBeforeDrawCaptionTextEvent Event Type
Occurs before caption 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 caption text. |
AText |
Caption text that will be drawn. |
AAllow |
Set to False to suppress caption drawing. |