Table of Contents

TTMSFNCNavigationPanel.OnAfterDrawOptionsButton Event

Occurs after the options button is drawn.

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

Syntax

OnAfterDrawOptionsButton: TTMSFNCNavigationPanelAfterDrawOptionsButtonEvent;

Parameters

Name Description
Sender The navigation panel that raises the event.
AGraphics The graphics context used for drawing.
ARect The options button drawing rectangle.
AState The visual state of the options button.