TcxSchedulerGridBuildInPopupMenu Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Items | Represents available pop-up menu items. |
Popup |
Represents a pop-up menu built by a developer from scratch, based on the standard pop-up menu control or a third-party pop-up menu control. |
Use |
Specifies whether to use the built-in pop-up menu or a custom one. |
#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. |
#Events
Name | Description |
---|---|
On |
Allows you to respond to the pop-up menu’s item click. |
On |
Allows you to customize the pop-up menu. |
See Also