Table of Contents

TTMSFNCTabSet.ScrollToTab Method

Scrolls the tab strip so the specified tab is visible.

API unit family: TMSFNCTabSet Declaring type: TTMSFNCTabSet Inherited from: TTMSFNCCustomTabSet

Syntax

procedure ScrollToTab(ATabIndex: Integer); virtual;

Parameters

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