TcxPCNewButton 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.
Inherited from Tcx |
Caption |
Specifies a tab caption.
Inherited from Tcx |
Color |
Specifies the color of the tab.
Inherited from Tcx |
Data |
Inherited from Tcx |
Enabled |
Specifies whether the tab is enabled.
Inherited from Tcx |
Full |
Returns the rectangle occupied by the tab in coordinate system of the tab control.
Inherited from Tcx |
Highlighted |
Specifies whether the tab is highlighted.
Inherited from Tcx |
Hot |
Indicates if the tab is hot-tracked.
Inherited from Tcx |
Image |
Specifies the image displayed in the tab.
Inherited from Tcx |
Index |
Returns the tab index within the tabs collection.
Inherited from Tcx |
Is |
Returns a value indicating whether the tab is a main tab.
Inherited from Tcx |
Pressed |
Returns a value indicating whether a user is currently pressing the tab.
Inherited from Tcx |
Real |
Returns a value indicating whether the tab is currently visible to an end-user.
Inherited from Tcx |
Selected |
Specifies whether the tab is selected.
Inherited from Tcx |
Tracking |
Indicates whether the tab is currently tracked.
Inherited from Tcx |
Visible |
Specifies whether the tab is visible.
Inherited from Tcx |
Visible |
Returns the tab’s visible index.
Inherited from Tcx |
Visible |
Returns the rectangle occupied by the tab portion visible to a user.
Inherited from Tcx |
Visible |
Returns the visible index of the tab row that contains this tab.
Inherited from Tcx |
Width | Specifies the New tab button width. |
#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