Table of Contents

TTMSFNCCustomTabSet.FocusPreviousTab Method

Moves focus to the previous available tab.

API unit family: TMSFNCTabSet Declaring type: TTMSFNCCustomTabSet

Syntax

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

Parameters

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