TcxPopupMenuInfo.PopupMenu Property
Specifies the popup menu that is associated with the current object.
Declaration
property PopupMenu: TComponent read; write;
Property Value
Type |
---|
TComponent |
Remarks
The PopupMenu property specifies the menu that will be displayed based upon the conditions specified via the following properties of the current object:
See Also