TcxPivotGridCustomPopupMenu Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Built |
Represents the built-in pop-up menu. |
Owner | Represents settings for all pop-up menus of the pivot grid. |
Pivot |
Represents the pivot grid the pop-up menu is invoked for. |
Popup |
Represents a custom pop-up menu. |
Use |
Specifies whether the built-in or a custom popup menu will be invoked at runtime. |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Equals |
Inherited from TObject. |
Execute |
Executes an action associated with the ACommand index. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Popup |
Displays the pop-up menu on screen. |
To |
Inherited from TObject. |
See Also