Table of Contents

TTMSFNCCustomNavigationPanel.Draw Method

Draws the navigation panel.

API unit family: TMSFNCNavigationPanel Declaring type: TTMSFNCCustomNavigationPanel

Syntax

procedure Draw(AGraphics: TTMSFNCGraphics; ARect: TRectF); override;

Parameters

Name Description
AGraphics The graphics context used for drawing.
ARect The drawing rectangle.