TTMSFNCNavigationPanel.Draw Method
Draws the navigation panel.
API unit family: TMSFNCNavigationPanel
Declaring type: TTMSFNCNavigationPanel
Inherited from: TTMSFNCCustomNavigationPanel
Syntax
procedure Draw(AGraphics: TTMSFNCGraphics; ARect: TRectF); override;
Parameters
| Name | Description |
|---|---|
AGraphics |
The graphics context used for drawing. |
ARect |
The drawing rectangle. |