Table of Contents

TTMSFNCNavigationPanel.OnAfterDrawButton Event

Occurs after a button-style item is drawn.

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

Syntax

OnAfterDrawButton: TTMSFNCNavigationPanelAfterDrawButtonEvent;

Parameters

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