TcxSchedulerTimeRulerPopupMenu.Execute(TcxSchedulerTimeRulerPopupMenuItem) Method
In This Article
Executes the behavior associated with the AItem pop-up menu item.
#Declaration
Delphi
procedure Execute(AItem: TcxSchedulerTimeRulerPopupMenuItem);
#Parameters
Name | Type |
---|---|
AItem | Tcx |
#Remarks
Call this procedure to execute the operations associated with the AItem pop-up menu item.
See Also