Table of Contents

TTMSFNCCalendarArrowType Enumeration

Visual style of the calendar navigation arrows.

API unit family: TMSFNCCalendar

Members

Name Description
atTriangle Arrow is drawn as a filled triangle.
atArrow Arrow is drawn as a chevron/arrow shape.
atBitmap Arrow is drawn using a custom bitmap.
atCustom Arrow is drawn using the OnBeforeDrawArrow event for fully custom rendering.