Table of Contents

TTMSFNCCalendar.OnAfterDrawFooter Event

Occurs after the calendar draws footer.

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

Syntax

OnAfterDrawFooter: TTMSFNCCalendarAfterDrawFooterEvent;

Parameters

Name Description
Sender The object that raised the event.
AGraphics The graphics context used for drawing.
ARectF The drawing rectangle.