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