Table of Contents

TTMSFNCBadgeBeforeDrawTextEvent Event Type

Event type fired before the badge text is drawn.

API unit family: TMSFNCBadge

Parameters

Name Description
Sender Badge control being drawn.
AGraphics Graphics context used for drawing.
ATextRect Text rectangle; change it to override placement.
AText Text value; change it to override what is drawn.
AAllow Set to False to skip the text drawing step.
ADefaultDraw Set to False after custom drawing to suppress the default text.