Table of Contents

TTMSFNCCalendar.OnBeforeDrawArrowRight Event

Occurs before the calendar draws arrow right.

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

Syntax

OnBeforeDrawArrowRight: TTMSFNCCalendarBeforeDrawArrowRightEvent;

Parameters

Name Description
Sender The object that raised the event.
AGraphics The graphics context used for drawing.
AArrowRect The arrow drawing rectangle.
AAllow Set to False to cancel the operation.
ADefaultDraw Set to False to skip the default drawing.