Table of Contents

TTMSFNCCalendar.OnAfterDrawDayNamesText Event

Occurs after the calendar draws day names text.

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

Syntax

OnAfterDrawDayNamesText: TTMSFNCCalendarAfterDrawDayNamesTextEvent;

Parameters

Name Description
Sender The object that raised the event.
AGraphics The graphics context used for drawing.
ARect The drawing rectangle.
AText The text being drawn.
AHorizontalTextAlign The horizontal text alignment.
AVerticalTextAlign The vertical text alignment.