Table of Contents

TTMSFNCNavigationPanel.OnAfterDrawItem Event

Occurs after a navigation item is drawn.

API unit family: TMSFNCNavigationPanel Declaring type: TTMSFNCNavigationPanel Inherited from: TTMSFNCCustomNavigationPanel

Syntax

OnAfterDrawItem: TTMSFNCNavigationPanelAfterDrawItemEvent;

Parameters

Name Description
Sender The navigation panel that raises the event.
AGraphics The graphics context used for drawing.
ARect The item drawing rectangle.
AItem The item that was drawn.
AState The visual state of the item.