Table of Contents

TTMSFNCTabSet.FocusPreviousTab Method

Moves focus to the previous available tab.

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

Syntax

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

Parameters

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