Table of Contents

TTMSFNCNavigationPanel.OnBeforeDrawSplitter Event

Occurs before the splitter is drawn.

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

Syntax

OnBeforeDrawSplitter: TTMSFNCNavigationPanelBeforeDrawSplitterEvent;

Parameters

Name Description
Sender The navigation panel that raises the event.
AGraphics The graphics context used for drawing.
ARect The splitter drawing rectangle.
ADefaultDraw Set to False to suppress default drawing.