Table of Contents

TTMSFNCWidgetProgress.OnAfterDrawBkg Event

Occurs after the widget background is drawn.

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

Syntax

OnAfterDrawBkg: TTMSFNCWidgetProgressAfterDrawBkgEvent;

Parameters

Name Description
Sender Widget raising the event.
AGraphics Graphics context used for drawing.
ARect Background bounds in control coordinates.