Table of Contents

TTMSFNCTabSet.FocusNextTab Method

Moves focus to the next available tab.

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

Syntax

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

Parameters

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