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