Table of Contents

TTMSFNCWidgetProgress.OnAfterDrawCenterPositionText Event

Occurs after center value text is drawn.

API unit family: TMSFNCWidgetProgress Declaring type: TTMSFNCWidgetProgress Inherited from: TTMSFNCWidgetProgressCustom

Syntax

OnAfterDrawCenterPositionText: TTMSFNCWidgetProgressAfterDrawCenterPositionTextEvent;

Parameters

Name Description
Sender Widget raising the event.
AGraphics Graphics context used for drawing.
ARect Bounds used for the center text.
AText Center text that was drawn.