TcxPCButton Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Inherited from TCollection |
#Properties
Name | Description |
---|---|
Collection |
Inherited from TCollection |
Display |
Inherited from TCollection |
Enabled | Specifies the custom button’s accessibility to end-users. |
Header |
Specifies the button image displayed within the navigator bar. |
Hint | Specifies the custom button’s hint. |
ID |
Inherited from TCollection |
Index |
Inherited from TCollection |
Position | Specifies the custom button’s visibility in tabs and the navigator bar. |
Tab |
Specifies the button image displayed within a tab. |
Visible | Switches the visibility of the custom button in tabs and/or the navigator bar. |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Equals |
Inherited from TObject. |
Get |
Inherited from TCollection |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Release |
Inherited from TCollection |
Set |
Inherited from TCollection |
To |
Inherited from TObject. |
#Events
Name | Description |
---|---|
On |
Enables you to dynamically switch the custom button’s visibility within individual tabs. |
On |
Enables you to respond to button clicks. |
See Also