TcxTab Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates an instance of the Tcx |
#Properties
Name | Description |
---|---|
Allow |
Specifies if the tab can display the Close button. |
Caption | Specifies a tab caption. |
Color | Specifies the color of the tab. |
Data | |
Enabled | Specifies whether the tab is enabled. |
Full |
Returns the rectangle occupied by the tab in coordinate system of the tab control. |
Highlighted | Specifies whether the tab is highlighted. |
Hot |
Indicates if the tab is hot-tracked. |
Image |
Specifies the image displayed in the tab. |
Index | Returns the tab index within the tabs collection. |
Is |
Returns a value indicating whether the tab is a main tab. |
Pressed | Returns a value indicating whether a user is currently pressing the tab. |
Real |
Returns a value indicating whether the tab is currently visible to an end-user. |
Selected | Specifies whether the tab is selected. |
Tracking | Indicates whether the tab is currently tracked. |
Visible | Specifies whether the tab is visible. |
Visible |
Returns the tab’s visible index. |
Visible |
Returns the rectangle occupied by the tab portion visible to a user. |
Visible |
Returns the visible index of the tab row that contains this tab. |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
To |
Inherited from TObject. |
See Also