TSRVTabItem

Properties  | Overview

<< Click to display table of contents >>

TSRVTabItem

Properties  | Overview

TSRVTabItem is an individual tab in TSRVTabSet control.

This is a class of items in the collection TSRVTabSet.Tabs.

Unit SRVTabSet.

Syntax

TSRVTabItem = class(TCollectionItem)

Hierarchy

TObject

TPersistent

TCollectionItem.

Properties

The tab has Text and an optional icon, defined in ImageIndex.

Normally, in a skin mode, appearance of all tabs is defined in the tab set control. You can override these settings with SkinSchemeIndex and/or SkinFontIndex properties.

The tab can be hidden (Visible property) or disabled (Enabled property).