Table of Contents

TTMSFNCCustomTabSet.ScrollToTab Method

Scrolls the tab strip so the specified tab is visible.

API unit family: TMSFNCTabSet Declaring type: TTMSFNCCustomTabSet

Syntax

procedure ScrollToTab(ATabIndex: Integer); virtual;

Parameters

Name Description
ATabIndex Zero-based index of the tab to bring into view.