Table of Contents

TTMSFNCTabSetOptions Class

Options controlling how the user can close and insert tabs, and whether a tab-list drop-down button is shown.

API unit family: TMSFNCTabSet Inherits from: TPersistent

Syntax

TTMSFNCTabSetOptions = class(TPersistent)

Properties

Name Description
CloseAction Action performed when a tab is closed by the user.
CloseMode Controls how the user closes tabs — via a close button on each tab or via the tab-list menu.
InsertMode Controls how the user inserts new tabs — via an insert button in the strip or via the tab-list menu.
TabListButton When True, a drop-down button is shown at the end of the tab strip that lists all tabs.