Table of Contents

TTMSFNCCustomNavigationPanel.SelectPanel Method

Selects a panel item by index.

API unit family: TMSFNCNavigationPanel Declaring type: TTMSFNCCustomNavigationPanel

Syntax

procedure SelectPanel(APanelIndex: Integer); virtual;

Parameters

Name Description
APanelIndex The panel index to select.