Table of Contents

TTMSFNCCalendar.OnAfterDrawBadge Event

Occurs after the calendar draws badge.

API unit family: TMSFNCCalendar Declaring type: TTMSFNCCalendar Inherited from: TTMSFNCCustomCalendar

Syntax

OnAfterDrawBadge: TTMSFNCCalendarAfterDrawBadgeEvent;

Parameters

Name Description
Sender The object that raised the event.
AGraphics The graphics context used for drawing.
ARect The drawing rectangle.
ABadge The calendar event item that supplies badge information.