Table of Contents

TTMSFNCCustomTabSet.FocusNextTab Method

Moves focus to the next available tab.

API unit family: TMSFNCTabSet Declaring type: TTMSFNCCustomTabSet

Syntax

procedure FocusNextTab(ASelect: Boolean = False); virtual;

Parameters

Name Description
ASelect When True, also selects the focused tab.