TTMSFNCWidgetProgress.OnGetCaptionText Event
Occurs when the widget requests caption text.
API unit family: TMSFNCWidgetProgress
Declaring type: TTMSFNCWidgetProgress
Inherited from: TTMSFNCWidgetProgressCustom
Syntax
OnGetCaptionText: TTMSFNCWidgetProgressGetCaptionTextEvent;
Parameters
| Name | Description |
|---|---|
Sender |
Widget raising the event. |
AText |
Caption text to draw; modify this value to provide custom text. |