TcxSchedulerContentPopupMenu.Execute(TcxSchedulerContentPopupMenuItem) Method
Executes the action associated with the AItem popup menu item.
Declaration
procedure Execute(AItem: TcxSchedulerContentPopupMenuItem);
Parameters
| Name | Type |
|---|---|
| AItem | TcxSchedulerContentPopupMenuItem |
Remarks
Call this procedure to execute the operations associated with the AItem popup menu item.
See Also