Table of Contents

TTMSFNCTileList.OnAfterDrawArrow Event

Occurs after a navigation arrow has been drawn.

API unit family: TMSFNCTileList Declaring type: TTMSFNCTileList Inherited from: TTMSFNCCustomTileList

Syntax

OnAfterDrawArrow: TTMSFNCTileListAfterDrawArrowEvent;

Parameters

Name Description
Sender Object that triggered the event.
AGraphics Graphics context used for drawing.
ARect Bounds of the arrow.
ALeft Indicates whether the left or previous arrow was drawn.