Table of Contents

TTMSFNCBadgeBeforeDrawBackgroundEvent Event Type

Event type fired before the badge background is drawn.

API unit family: TMSFNCBadge

Parameters

Name Description
Sender Badge control being drawn.
AGraphics Graphics context used for drawing.
ARect Background rectangle in control coordinates.
ARounding Corner rounding radius; change it to override the default radius.
AAllow Set to False to skip the background drawing step.
ADefaultDraw Set to False after custom drawing to suppress the default background.