Table of Contents

TTMSFNCNavigationPanel.SplitItems Method

Splits the navigation items so a specific number remains in the item area.

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

Syntax

procedure SplitItems(ANumberOfItems: Integer); virtual;

Parameters

Name Description
ANumberOfItems The number of items to keep in the main item area.