Table of Contents

TTMSFNCCalendar.OnAfterDrawArrowRight Event

Occurs after the calendar draws arrow right.

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

Syntax

OnAfterDrawArrowRight: TTMSFNCCalendarAfterDrawArrowRightEvent;

Parameters

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