Table of Contents

TTMSFNCNavigationPanel.OnAfterDrawCompactItem Event

Occurs after a compact navigation item is drawn.

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

Syntax

OnAfterDrawCompactItem: TTMSFNCNavigationPanelAfterDrawCompactItemEvent;

Parameters

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